Skip to content

a simple quake2 discord bot based on pyrcon and discord.py

License

Notifications You must be signed in to change notification settings

texnofobix/DirkBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DirkBot

DirkBot is a Discord bot originally designed to connect to a Quake2 D-Day game server to report back status.

  1. Install (recommend virtualenv)
git clone https://github.com/texnofobix/DirkBot.git
virtualenv -p python3 .
source bin/activate
pip install -r requirement.txt
  1. Copy config_example.ini to config.ini and update the file appropriately.

  2. Start it

nohup python3 mybot.py &

About

a simple quake2 discord bot based on pyrcon and discord.py

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages