Releases: DavidDGTNT/davidbot
Releases · DavidDGTNT/davidbot
1.1 - Minor update
Minor update for DavidBot that adds .say (owner-only)
DavidBot 1.0
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