satanas / DnDCompanionBot

A bot to play D&D in Telegram
9 stars 1 forks source link

Command to add and track turns of spells, effects, etc. #41

Open satanas opened 4 years ago

satanas commented 4 years ago

During a combat we could use /count_turn <name> <num_of_turns> to add the number of turns for a specific thing (like a spiritual weapon). Then, /next_turn should identify when each round is over and decrement the counter until it reaches zero. When it reaches zero, a message should appear indicating that name is no longer available.