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.
Andrei c237baa9db Track voice states, fix BaseType.update smashing state 10 years ago
disco Track voice states, fix BaseType.update smashing state 10 years ago
examples More voice implementation 10 years ago
.gitignore Better pre/post hooking 10 years ago
README.md Fix argument parser passing lists through 10 years ago
requirements.txt Better pre/post hooking 10 years ago
setup.py Better pre/post hooking 10 years ago

README.md

disco

A Discord Python bot built to be easy to use and scale.

TODOS

  • permissions support
  • flesh out API client
  • storage/database/config
  • flesh out type methods
  • plugin reload
  • voice support