mirror of
https://github.com/RPCS3/discord-bot.git
synced 2025-03-05 16:28:26 +00:00
…
discord-bot
Dependencies:
- python3.5 or newer
- pip for python3
$ python3 -m pip install -U discord.py
- pyparsing for python3 (distro package or through pip)
- requests for python3 (distro package or through pip)
Optional stuff for private testing:
- create an app
- add a user bot to this new app (look at the bottom of the app page)
- notice the Bot User Token
- add your new bot to your private server
- change channel IDs in
bot.py
for your test server channels
How to run:
$ python3 bot.py bot_user_token
Languages
C#
99.3%
PowerShell
0.6%