Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 413 Bytes

File metadata and controls

17 lines (13 loc) · 413 Bytes

Usage

To use this program, you need to create a Discord Application. Navigate to the Bot section, and find the token. To import the token as an environment variable, run the following in the shell:

$ echo "export DISCORD_TOKEN='yourtoken'" >> ~/.bashrc
$ source ~/.bashrc
$ exec bash

Then, you can execute by running:

$ python main.py