BotKit
Examples and documentations will be pushed at a later date.
A minimal framework for rapid creation of Discord bots.
Getting started
These instructions will explain how to start developing with the BotKit framework.
Prerequisites
Installing
Contributing
Please make a pull request. Before making a pull request, come and chat with us on Discord in #contributors.
Ensure that all code lints successfully - we have CI that requires this.
Roadmap
Check our currently open issues for an idea on what to work on!
Authors
Also see the list of contributors who participated in this project and helped to make it as great as it is!
License
BotKit is licensed under a modified version of the APGL-3.0 license. Please see it for details.
Acknowledgments
Thank you to:
- Discord.JS for providing a very robust Discord API library