ThePotatoChronicler / potatobot

My custom discord bot to fill my needs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Potatobot

My (yet again rewritten) Discord bot. Mostly for usage on my discord server, but you can set it up yourself.

Usage

bun install
bun start

Important environment variables

  • DB_URL - MongoDB database URL
  • DISCORD_BOT_TOKEN - The secret token to login, can be found on your Discord applications panel
  • DISCORD_APPLICATION_ID - The discord application ID, can be found on your Discord applications panel

About

My custom discord bot to fill my needs

License:MIT License


Languages

Language:TypeScript 97.7%Language:JavaScript 2.3%