13xforever 59f5ef0aa6 Support logs with multiple runs
* Try to parse last run from the logs
* Optimized memory usage by flushing buffer every 256 KB
* Indicate if log was too large and parsed settings could reflect not the last run
2018-06-07 15:35:02 +02:00
2018-04-22 11:16:48 +02:00
2018-02-20 16:07:45 +01:00
2018-04-22 11:16:48 +02:00
2018-06-07 15:35:02 +02:00
2017-10-17 01:43:12 +02:00
2018-02-05 00:09:54 +01:00
2018-04-03 02:00:56 +05:00
2018-02-25 21:35:34 +05:00
2018-04-22 11:16:48 +02: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
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-31T05:28:17.774Z
Readme LGPL-2.1 10 MiB
Languages
C# 99.3%
PowerShell 0.6%