NathanHawks / SR1eGameBot

A discord dicebot for Shadowrun 1e-3e which also does initiative, roll macros, ammo tracking, reminders, scene prep, and more. I hope this helps you run Shadowrun 1st/2nd/3rd Editions over Discord.
1 stars 2 forks source link

Request: support for trailing semicolons #18

Open Jon-dArc opened 6 months ago

Jon-dArc commented 6 months ago

Currently semicolons are only supported between rolls, not at the end; the roll sequence !5!; !3! Will work as intended while !5!; !3!; Will fail. This can require extra steps when maintaining and editing a list of rolls for repetition of similar but not identical roll sequences. Support for trailing semicolons would allow adjusting lists of rolls without having to edit the line of any roll that isn’t changing.