/gss-discord-bot

GoldSrc Saturdays Discord bot. The voting system is closed source, written in another language, and contains sensitive information. (blame crazydog lol)

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

GSS Discord Bot

The source code for the GoldSrc Saturdays Walter Bennet Discord bot.

Setting up

Requirements

  • Python 3.8.0 or later
  • A Discord account
  • The following pip packages
    • discord.py 2.4.0
    • moddb 0.11.0

Running the bot

Create a bot on the Discord Developer Portal like normal, and copy the bot token.

Create an environment variable called GSSBOT_TOKEN and set its value to the token.

Now you should be able to run the bot.