Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 231 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 231 Bytes

d4bot

D&D Dads Discord bot

Development

Tools needed:

  • docker
  • go

Running the bot locally

Create a .env file in the root of the project and put BOT_TOKEN={bot_token_secret} into the file. Next, run make up.