"Get that shit outta my master."

This commit is contained in:
2026-03-16 10:43:22 +03:00
parent d4afebd20f
commit 9a34d05572
8 changed files with 53 additions and 55 deletions

View File

@@ -38,7 +38,7 @@ func main() {
plugins.RegisterAi(),
plugins.RegisterFun(),
plugins.RegisterProxy(),
)
).SetPayloadType(laniakea.BotPayloadJson)
if err := bot.AutoGenerateCommands(); err != nil {
log.Println(err)