Skip to content

A Discord bot written in Python to query Quake 3 servers

License

Notifications You must be signed in to change notification settings

andreagiavatto/QBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Discord bot written in Python to query Quake 3 servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages