Fanta
Pythonic API Wrapper For Discord, Fork of Speedcord

Installing
You can install Fanta from PyPi using the following command:
pip install fanta
Installing Our Speed Version
You can install Fanta's Speed version using
pip install fanta[speed]
It is recommended to pin the version in production as breaking changes might occur
Features
- Simple sharding for larger bots
- More customizablility
Usage
There are currently few examples, you are free to contribute new examples
Contributing
Contributions are more than welcome as long as they follow our contribution guidelines