Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO list #1

Open
15 of 21 tasks
KokoseiJ opened this issue Nov 16, 2020 · 0 comments
Open
15 of 21 tasks

TODO list #1

KokoseiJ opened this issue Nov 16, 2020 · 0 comments

Comments

@KokoseiJ
Copy link
Owner

KokoseiJ commented Nov 16, 2020

  • Change default value of API calls to an object that states EMPTY, and use a function that remove parameters with it from the postdata.
  • Refactor SelectableEvent to Event object to support Windows- which doesn't support selecting non-socket fd.
  • Unify putdata, getdata, patchdata to postdata
  • Implement Rate limit handler
  • add private send_request method to each client to eliminate the unnecessary multiple usage of f-strings in API request.
  • Implement handler
  • Implement AudioPlayer, AudioSource class
  • Write docstring to necessary components
  • Add File object to centralize the way of handling files in HTTP API request
  • Refactor Guild event handling part
  • Add embed
  • Refactor methods to accept embed object
  • properly fix heartbeat thread
  • Rewrite Rate limit handler to prevent 429
  • Support slash command
  • Separate the repo from NicoBot
  • Make Docs

==================== Beta release ====================

  • Implement resuming for voice clients
  • Write tests ffs
  • Change type handling to enum
  • Add support to chat threads?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant