Skip to content

Latest commit

 

History

History
45 lines (38 loc) · 2.03 KB

README.md

File metadata and controls

45 lines (38 loc) · 2.03 KB

Krappy

Customizable Discord bot template generator that supports multiple libraries.




What is it?

Krappy is a Discord bot template generator. It does NOT generate Discord bots. It just generates a codebase for a Discord bot, which is fancy talk for "it writes the boiler plate for a Discord bot".


Why the name?

Krappy is a joke name, mocking Slappey, the outdated Discord.JS template generator.


What libraries does it support?

Library Supported
Discord.JS
Discord.py
Pycord
Java Discord API
Concord
DisCatSharp
DPP

NOTE: This project is still in development, so this list will be updated as development goes on!

NOTE: Discord.JS generation supports both TypeScript and JavaScript. If you use JS, you can choose between CJS (CommonJS) and ESM modules.


How do I install it?

You will be able to install it when it is released, so please be patient!