/QBot

A Discord bot written in Python to query Quake 3 servers

Primary LanguagePythonMIT LicenseMIT

QBot

A Discord bot written in Python to query Quake 3 servers based on the discord.py api wrapper.

Installation

  • Follow the steps listed here to install the discord.py library
  • Get a token for your bot as described here
  • Make sure to enable the Message Content Intent in the bot's developer page
  • Open qbot.py and copy/paste your token at the end of the file in the line that says bot.run('your_token_here')
  • Optionally set up a list of aliases for servers you want to query often as described here
  • Run $ python3 qbot.py from the terminal

Screenshot

Screenshot