get rid of ini example, unheck requirements
This commit is contained in:
parent
5a2d2053d2
commit
aa233a92c1
2 changed files with 4 additions and 8 deletions
|
@ -1,4 +0,0 @@
|
|||
[base]
|
||||
prefix = bb!
|
||||
token = token_goes_here
|
||||
description = Your bot description goes here.
|
|
@ -1,6 +1,6 @@
|
|||
git+https://github.com/Rapptz/discord.py@rewrite
|
||||
|
||||
asyncio==3.4.3
|
||||
python-dateutil==2.6.1
|
||||
humanize==0.5.1
|
||||
aiohttp==3.0.7
|
||||
asyncio
|
||||
python-dateutil
|
||||
humanize
|
||||
aiohttp
|
Loading…
Reference in a new issue