fixed commands in DMs and added global commands back

This commit is contained in:
2024-03-20 16:28:28 +01:00
parent 8774281d82
commit 71318359e3
6 changed files with 26 additions and 32 deletions

View File

@@ -46,4 +46,5 @@ var cmd_ping Command = Command{
logrus.Error(err)
}
},
AllowDM: true,
}