Colind8 / Mr.-Megee

Mr. Megee is a Discord bot that may or may not be sentient.
https://discord.com/oauth2/authorize?client_id=472812336214966283&permissions=313408&scope=bot
1 stars 1 forks source link

xd)roll rework #22

Closed Colind8 closed 1 year ago

Colind8 commented 1 year ago

Rework xd)roll to essentially be a modular calculator. Might be too ambitious but who knows.

It would allow you to do stuff like this: xd)roll ( (40*4)d(6+1d20) * ( -4 ( 1d20 ) ))

Also adds a new command called xd)variable which lets you define numeric variables for your server to use in xd)roll

xd)variable bob_strength 5

xd)roll 1d20+[bob_strength]

Colind8 commented 1 year ago

Replacing with xd)rpg