Humblemonk / DiceMaiden

Dice bot for Discord
Apache License 2.0
121 stars 56 forks source link

Aliases for Lasers & Feelings #151

Open dinosaurmermaid opened 3 years ago

dinosaurmermaid commented 3 years ago

My friends and I would love to see aliases to support this silly little system called Lasers & Feelings.

The system would need the ability to specify a number of d6, a target from 2-5, and whether it's a Lasers roll or a Feelings roll. The output needs to include the number of successes (under or equal to the target if Lasers, above or equal if Feelings), and the number (if any) of LASER FEELINGS (equal to the target)

Currently !roll Xd6 fY and !roll Xd6 tY can be used to get the number of successes, but not the number of LASER FEELINGS. Aliases would be super helpful, even without that, considering that the command with "f" in it doesn't correspond to the kind of roll that starts with the letter F.

Suggested: 2lf4 to roll 2d6 with a target number of 4. Example output would be "(name) Roll: [1, 3] Result: 0" "(name) Roll: [6, 5] Result: 2" or "(name) Roll: [1, 4] Result: 1, 1 LASER FEELINGS!"