Skip to content

Adoria/Martlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Martlet

Discord bot for McGill

Dependencies

Dependencies are available via python3 -m pip install --user -r requirements.txt except for dvipng; see their respective links for detailed installation instructions.

Installation

In order to run bots on Discord, you need to create a bot account.

In your terminal, export your Discord token as an environment variable.

$ export DISCORD_TOKEN='your-token-here'

You will have to do this each time you restart your shell.

Running the bot

Run python3 Main.py in your shell. Make sure DB_PATH in db.py is set correctly and that the DB file exists.

About

Discord bot for McGill

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages