?️ Snow

Simple, intuitive, and opinionated command handling library for Kord

Why?

Since I maintain two Discord bots, both in Kotlin, Nino and Noel (private), I want to create
an opinionated library that suits my needs for both bots for slash commands
and text-based commands.

Since this library is modular, you can pick out what command handling you want: slash commands or text-based commands.

This isn’t supposed to be a framework for everyone, this is just tailored to my specific cases, so there is opinionated
structure on how commands are structured.

Modules

The project structure is an ordinary Gradle multi-project structure, so I’ll list what the modules are:

How did you get the name “Snow?”

It’s simple, it’s based off my boyfriend‘s sona. :>

License

Snow is released under the MIT License.

GitHub

View Github