forgot to register helpstart 💀

This commit is contained in:
Stachelbeere1248 2023-11-17 20:51:47 +01:00
parent 831a1b28f2
commit 9fa2df9fb1

View file

@ -33,6 +33,7 @@ async fn poise(
commands: vec![
commands::lfg::lfg(),
commands::xd::xd(),
commands::helpstart::helpstart()
],
manual_cooldowns: true,
prefix_options: poise::PrefixFrameworkOptions {