Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 558 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 558 Bytes

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