mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-01-31 01:25:22 +01:00
Use usr bot id to check for recursion instead of hardcoded name More error handling during log parse Post log analysis results even if it wasn't finished for some reason (e.g. truncated log) Fix log summary alignment for GPU settings Tweak product id reges: allow more formats, restrict to known product IDs
657 B
657 B
discord-bot
Dependencies:
- python3.6 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.pyfor your test server channels
How to run:
$ python3 bot.py bot_user_token