@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
@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 :)