You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

TODO 596 B

12345678910111213141516171819202122232425262728293031323334353637
  1. - REST
  2. - Models
  3. - Preconditions
  4. - Endpoints
  5. - Channel
  6. - Emoji
  7. - Guild
  8. - Invite
  9. - User
  10. - Voice
  11. - Webhook
  12. - Ratelimiter with refit
  13. - Gateway
  14. - Models
  15. - Client
  16. - Socket
  17. - use token
  18. * Receive
  19. * Compression
  20. - Voice (long)
  21. - Core
  22. - CDN
  23. - Datastore
  24. - Entities
  25. - Channel
  26. - Emoji
  27. - Guild
  28. - User
  29. - Utilities
  30. - Token Validation (port from @ChrisJ)
  31. - Tests
  32. - Unit test Gateway stability / deadlockability?
  33. - Port ChrisJ's token validator tests
  34. - Extensions
  35. - Commands
  36. ? design - use finite's or quahu's
  37. - Interactivity