You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
9 years ago | |
---|---|---|
disco | 9 years ago | |
examples | 9 years ago | |
.gitignore | 9 years ago | |
README.md | 9 years ago | |
requirements.txt | 9 years ago | |
setup.py | 9 years ago |
README.md
disco
A Pythonic Discord library built for simplicity and extendability. Supports 2.x/3.x versions of Python. Uses gevent.
TODOS
- Permissions/Roles support
- Plugin/Library reloading
- Abstract GatewayClient out into the WebsocketProcessProxy
- Abstract VoiceClients to run in a seperate process
- Voice Support