Played RPG w/ friends.
Funny as hell, we use my Discord bot to make dice rolls so they always complain to me because they think I used weird code to give them a disadvantage
@Mycroft We like playing this way, stimulating imagination you see. Because we all like writing stories so it's a bit of a training.
@Santartine haha I built an irc bot back in the day that allowed the owner to rig rolls so this isn't that far off
@vahnj Dunno what irc is but I'm sure it was fun! How did you make it ?
@Santartine I just took an existing irc bot and built some code in it. The way we did it was you have a list of fake rolls that would be used instead if there were any registered. It would use a different list based on the dice it rolled too, as well as only on the specific channel you registered it for. Once the fake rolls were all used it would go back to actually random numbers :)
@Santartine roll20.net is a good resource too, especially if you want to tactical positioning