mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-03-21 23:22:34 +01:00
Split three large files into focused modules: - handlers_guild.go: extract types/ORM into guild_model.go - handlers_cast_binary.go: extract command parser into handlers_commands.go - handlers.go: move seibattle types/handlers into handlers_seibattle.go