beanc16 / roll-of-darkness-bot

A discord bot for rolling dice in the New World of Darkness, Pokemon Tabletop United, and Curseborne tabletop systems
1 stars 0 forks source link

Get `/combat_tracker` command in a user-ready state #13

Open beanc16 opened 1 day ago

beanc16 commented 1 day ago

The /combat_tracker command is a "new" feature that's currently sitting under the guild-commands folder because it doesn't handle model cancellations and other common user workflow actions gracefully. This will likely involve figuring out how to make modals more responsive based on basic user workflows. Once that's done, the feature will likely be able to ship in a partially-complete state until the remainder of the feature can be finished at a later date.