Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 277 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 277 Bytes

Contributing

  • Fork the repo
  • Make a Discord bot, set the token and client_secret in env to the bot token and client secret
  • Make a MongoDB database, set dburi to the database uri (should start with mongodb+srv://)
  • Create a pull request describing what you changed