Speedcord is being superseded by https://github.com/nextsnake/nextcore
You can install Speedcord from PyPi using the following command:
pip3 install speedcord
It is recommended to pin the version in production as breaking changes might occur
- Simple sharding for larger bots
- Speedier requests to the discord API
- More customizablility
There are currently few examples, you are free to contribute new examples
Using extensions can make your speedcord development experience much more pleasant. Here's a list of extensions which might help you
Speedian - interactions handler
Contributions are more than welcome as long as they follow our contribution guidelines