Cast is an open-standard for Discord bots, allowing developers to create a single plugin that is compatible with many different bots that all share the same plugin API.
All of the documentation for Cast is available here - the quality is subpar but our documentation generator will be improved soon.
Simple! Implement all of the interfaces supplied by Cast. If done correctly, loading a Cast plugin should run flawlessly after implementing everything. Just follow the standard and refer to the docs when you're confused.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Eric Rabil Lead Developer
Jamie Bishop Developer
AppleBetas Developer
Isaac Trimble-Pederson Contributor
This project is available under the MIT License.