TheCraiggers / Pathfinder-Discord-Bot

MIT License
24 stars 15 forks source link

Rewrite omni code to better handle %groups #6

Open TheCraiggers opened 4 years ago

TheCraiggers commented 4 years ago

Each handler function currently has to implement its own detection and iteration of characters when commands with %groups are used. This is silly and could be better implemented.