I would like to suggest a feature me and my users loved back in the days of phpBB 3.0.x and blueimp’s AJAXChat Mod: rolling dice
In the chat you could roll dice by typing
/roll
This would randomly generate a number between 1 and 6. You could also roll dice with more than 6 sides like the ones used in RPG, for example
/roll 1d10
/roll 3d28
If no parameters were specified it would automatically assume 1d6.
Would it be possible to integrate this? That would be really awesome!

Björn