Source code for RPCS3's Discord bot.
Go to file
Roberto Anić Banić 4958eb5524
Merge pull request #19 from Nicba1010/master
Log Analyzer add GPU, improvement by Q[A]
2018-02-26 21:58:29 +01:00
.vscode changed what settings are being extracted from logs 2018-02-25 21:28:16 +05:00
api changed what settings are being extracted from logs 2018-02-25 21:28:16 +05:00
.gitignore Update README.md 2018-02-20 16:07:45 +01:00
bot_config.py Implemented piracy db. 2018-02-26 16:00:04 +01:00
bot_utils.py Log Analysis Implementation 2018-02-15 20:05:00 +01:00
bot.py Implemented piracy db. 2018-02-26 16:00:04 +01:00
database.py Rewrite code for discord.py rewrite branch 2018-02-20 11:52:18 +01:00
LICENSE Create LICENSE 2017-10-17 01:43:12 +02:00
log_analyzer.py Log Analyzer add GPU, improvement by Q[A] 2018-02-26 21:57:20 +01:00
math_parse.py Sqrt 2018-02-05 00:09:54 +01:00
math_utils.py Log Analysis Implementation 2018-02-15 20:05:00 +01:00
README.md readme typo fix 2018-02-25 21:35:34 +05:00
stream_handlers.py Small fixes here and there 2018-02-16 22:57:26 +05:00

discord-bot

Dependencies:

  • python3.6 or newer
  • pip for python3
  • $ pip install -U git+https://github.com/Rapptz/discord.py@rewrite#egg=discord.py[voice]
  • pyparsing for python3 (distro package or through pip)
  • requests for python3 (distro package or through pip)
  • peewee for python3 (distro package or through pip)

Optional stuff for private testing:

How to run:

  • $ python3 bot.py bot_user_token