forgot to register helpstart 💀
This commit is contained in:
parent
831a1b28f2
commit
9fa2df9fb1
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ async fn poise(
|
||||||
commands: vec![
|
commands: vec![
|
||||||
commands::lfg::lfg(),
|
commands::lfg::lfg(),
|
||||||
commands::xd::xd(),
|
commands::xd::xd(),
|
||||||
|
commands::helpstart::helpstart()
|
||||||
],
|
],
|
||||||
manual_cooldowns: true,
|
manual_cooldowns: true,
|
||||||
prefix_options: poise::PrefixFrameworkOptions {
|
prefix_options: poise::PrefixFrameworkOptions {
|
||||||
|
|
Loading…
Add table
Reference in a new issue