Skip to content

Releases: DavidDGTNT/davidbot

1.1 - Minor update

03 Feb 17:59
Compare
Choose a tag to compare

Minor update for DavidBot that adds .say (owner-only)

DavidBot 1.0

05 Aug 20:18
f89db24
Compare
Choose a tag to compare

To install:
Get Python.
Get discord.py:
Linux/macOS
python3 -m pip install -U discord.py
Windows
py -3 -m pip install -U discord.py
Download the bot source code (.zip or .tar.gz) and extract it.
Open bot.py in your text editor, put the bot token where it says 'bot token here', and put your Discord user ID where it says owner ID here.
Run bot.py by typing a file:
Linux/macOS
python3 bot.py
Windows
py bot.py