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.

325 B

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