Skip to content

vsporeddy/chowder-bot

Repository files navigation

Chowder Discord Bot

DISCLAIMER: "Chowder" is an entirely fictional character and does not represent the views or opinions of the bot's users or creators in any way.

Running locally

  1. Create a bot in the Discord developer portal and grab its token
  2. Start a local Postgres database
  3. Create an .env file with DISCORD_TOKEN={your token}, and DATABASE_URL={your db url}
  4. Invite your bot to your guild
  5. Edit the guild valueconfig.json to your guild's name
  6. Run bot.py using Python 3
Alternatively with Docker
  1. Run docker build -t chowder-bot . from the base directory after step 5.
  2. docker run chowder-bot

Deploy/CI

  • Pushing to master will automatically build and deploy the bot to Heroku

About

It's Chowder, skippers.

Resources

License

Stars

Watchers

Forks

Languages