mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-15 00:15:08 +01:00
rewrite command processor and i18n
This commit is contained in:
@@ -93,7 +93,7 @@ type Config struct {
|
||||
DebugOptions DebugOptions
|
||||
GameplayOptions GameplayOptions
|
||||
Discord Discord
|
||||
Commands []Command
|
||||
Commands map[string]Command
|
||||
Courses []Course
|
||||
Database Database
|
||||
Sign Sign
|
||||
|
||||
Reference in New Issue
Block a user