Merge pull request #8 from Stachelbeere1248/Stachelbeere1248-patch-2
Update main.rs
This commit is contained in:
commit
57274912e5
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ async fn main() {
|
||||||
commands: vec![
|
commands: vec![
|
||||||
commands::lfg::lfg(),
|
commands::lfg::lfg(),
|
||||||
commands::lfg::expert(),
|
commands::lfg::expert(),
|
||||||
|
commands::lfg::other(),
|
||||||
commands::xd::xd(),
|
commands::xd::xd(),
|
||||||
commands::helpstart::helpstart(),
|
commands::helpstart::helpstart(),
|
||||||
commands::bots::bots(),
|
commands::bots::bots(),
|
||||||
|
|
Loading…
Add table
Reference in a new issue