Add system member list command

This commit is contained in:
Ske 2019-03-08 14:48:33 +01:00
parent aad5a8b417
commit 942f7cd0ab
6 changed files with 77 additions and 33 deletions

View file

@ -2,7 +2,7 @@ aiodns
aiohttp==3.3.0
asyncpg
dateparser
https://github.com/Rapptz/discord.py/archive/860d6a9ace8248dfeec18b8b159e7b757d9f56bb.zip#egg=discord.py
https://github.com/Rapptz/discord.py/archive/aceec2009a7c819d2236884fa9ccc5ce58a92bea.zip#egg=discord.py
humanize
uvloop; sys.platform != 'win32' and sys.platform != 'cygwin' and sys.platform != 'cli'
ciso8601