A bot me and Alt made.
First, download the latest release, and unzip the Dog.Bot.zip
file. Open up a Command Prompt, navigate to the dog-bot folder, and run pip install -r requirements.txt
.
Then, create a text document called token.txt
in the same folder as main.py
. Inside the text file, put in your bot token.
After that, run main.py
by either double clicking on it in Explorer, or typing python main.py
in a Command Prompt.
Create a file called token.txt
in the same directory as the main.py
file, with the contents containing only the bot token.
Launch the main.py
file and it should work.
Type 'dog help' in chat to open up a help menu.
Click here to report any issues you may have with the bot.