Skip to content
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.

Latest commit

 

History

History
46 lines (26 loc) · 1.44 KB

README.md

File metadata and controls

46 lines (26 loc) · 1.44 KB

Dynastic Development

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

  • Run yarn add dd-botkit

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