Welcome to Somecord, a modern and powerful API wrapper for Discord, crafted in Python. Originally a fork of DisCatPy, Somecord was paused for 2.5 years but has now been revitalized with enhanced features and updates.
Somecord is currently in pre-alpha. Although the project has been revived and updated, it is still undergoing development. Users may encounter bugs or incomplete features. We welcome your feedback and contributions—please open an issue or submit a pull request to help us improve.
Somecord brings a host of features designed to simplify and enhance your interaction with Discord's API:
- Modern
async/awaitSyntax: Leverage the power of asynchronous programming for more efficient and responsive applications. - Comprehensive API Support: Full integration with Discord's REST API and Gateway, enabling seamless interactions.
- Effective Rate Limiting: Ensure optimal performance and adherence to API limits.
Stay tuned for future enhancements and features by visiting our project board for version 1.0.
Currently, Somecord is not available as a pre-release on PyPi. To install it, you need to fetch it directly from the GitHub repository. Make sure git is installed on your system.
To install Somecord, use the following command:
# For Unix-based systems
python3 -m pip install git+https://github.com/astroicyop/SomecordFor Windows users, refer to this guide for detailed instructions on using Git.
📜 Licensing
Somecord is licensed under the MIT License. For complete licensing details, please review the LICENSE file.
🙏 Acknowledgements
A special thanks to EpicEmre3133#9943, the creator of DisCatPy, and their team for developing a remarkable API wrapper for Discord. We are grateful for their permission to adapt and enhance their work.
🔗 Useful Links
Official DisCatPy Server
Official Somecord Server
