Skip to content

taiki-okano/TUM-Heilbronn-Discord-Bot

Repository files navigation

TUM Heilbronn Discord Bot

Deploy

TL;DR

This is a bot which runs on a Discord server. TUM Heilbronn

Before Start

This bot is going to run on Heroku. It can be run for free. You need to create your Heroku account at first.

Heroku

After creating your account, you can get the API key. To automatically setup the bot, you need to set it in GitHub Secrets.

Also, since this is a Discord bot, it requires a token for accessing Discord. You can get it from below.

Discord Developer Portal

How to Setup (for local debug)

  1. Execute python setup_secrets.py and type your secrets (e.g. Discord token).

  2. Start the bot by executing python main.py.

How to Setup (on Heroku)

  1. Add secrets below to GitHub Secrets.
  • DISCORD_TOKEN
  • HEROKU_API_KEY
  • HEROKU_APP_NAME
  • HEROKU_EMAIL
  1. Just push to the repository or manually start GitHub Actions to deploy.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published