not really known
Go to file
CuteFwan 34c1681a13 Update readme to reflect discord's verification policy for bots 2020-06-12 18:28:17 -04:00
cogs Change getstatusdata command to send csv file in DM. 2020-06-12 16:12:01 -04:00
.gitignore Replaced print with logging 2019-07-02 19:58:27 +02:00
LICENSE Create LICENSE 2019-01-31 08:02:40 -05:00
README.md Update readme to reflect discord's verification policy for bots 2020-06-12 18:28:17 -04:00
barstatus_grid1.png Added fixed barstatus. Very similar to piestatus except for how the data is visualized so very straight forward to port over. 2019-02-06 04:18:33 -05:00
bot.py Remove ugly backupreload command. 2019-09-24 16:28:41 -04:00
histogram_template2.png added temporary file for histostatus to be drawn on 2019-04-01 19:15:24 -04:00
piestatustest2.png Tesst 2019-01-30 20:17:42 -05:00
requirements.txt requirements 2019-09-16 17:23:22 -04:00

README.md

Koishi

A personal discord bot

Running

Discord verification requirements has made it far too cumbersome to run. The source is only provided here as a reference.

Requirements

  • Python 3.6+
  • Pillow 4.2+
  • Discord.py
  • asyncpg
  • psutil