Commit Graph

11 Commits

Author SHA1 Message Date
Ske
942f7cd0ab Add system member list command 2019-03-08 14:48:33 +01:00
Ryonez Coruscare
59a5e52165 Corrects aiohttp error discord-py throws. (#54)
Error when using latest aiohttp:
```Successfully built aiohttp asyncpg discord.py humanize uvloop ciso8601 pycares multidict yarl idna-ssl regex tzlocal websockets numpy cffi pycparser
discord-py 1.0.0a0 has requirement aiohttp<3.5.0,>=3.3.0, but you'll have aiohttp 3.5.4 which is incompatible.
```

Correction is to set version used to 3.5.0.
2019-03-08 12:58:58 +01:00
Ske
66665462a4 Add better time zone city querying using OpenStreetMap 2019-02-28 19:36:31 +01:00
Ske
570899928a Add system time zone designation. Closes #21. 2018-12-18 19:38:53 +01:00
Ske
be09c87f52 Add platform conditional for uvloop in requirements.txt 2018-12-10 19:41:43 +01:00
Ske
504e350c45 Make uvloop an optional dependency 2018-12-10 19:32:31 +01:00
Ske
c8caeadec4 Change discord.py dependency to rewrite branch pinned at 860d6a9a 2018-10-27 21:03:35 +02:00
Ske
7174979fd1 Add a missing dependency 2018-10-20 21:09:14 +02:00
Ske
a866b7cb4c Remove Grafana configuration 2018-10-11 11:24:23 +02:00
Ske
944f0093a9 Add basic HTTP API 2018-08-02 00:36:50 +02:00
Ske
8936029dc8 Massive refactor of pretty much everything in the bot 2018-07-24 22:49:52 +02:00