Skip to content

An easy way to create Discord bots with reusable code.

License

Notifications You must be signed in to change notification settings

SanSayonara/shizuka

Repository files navigation

Shizuka: An easy way to create Discord bots with reusable code.

The title says what it is, I created Shizuka to develop my Discord bots faster using a plugin system, advanced timers and better functionalities for single-server bots (to do).

Installation

  1. You need to install npm dependencies
npm install
  1. Rename config-example.json to config.json and edit it with your Discord bot data.

  2. Compile TypeScript

npm run build

Usage

Simply use the start command:

npm run start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

An easy way to create Discord bots with reusable code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published