Releases: fng97/adventus
Releases · fng97/adventus
RIIR & adds voice introductions!
v1.0 Slash commands and serverless!
No longer have to leave Adventus running on my laptop. It now lives in the cloud! See the README for info on serverless, Discord interactions, and the system as a whole.
Here's an excerpt from the README with the new usage instructions:
Dice Roller
Use the
/roll
command to roll a dice. Documentation is provided in the pop-up. Optionally, use therolls
option to roll multiple dice with the same number of sides.For example:
/roll sides: 20
returns: "@user
rolled 13."/roll sides: 6 rolls: 2
returns: "@user
rolled 2, 5."
Enjoy!
v0.1 First release! Basic roller.
The first release! This adds a basic dice roller.
The command requires the bot to be running. The command syntax is the following.
!roll 2d6
The above returns something like: @user rolled 5, 2.
Happy rolling!