Closed TurqW closed 5 years ago
Sometimes dice rolls output in the wrong order. This may be a function of python dictionaries (which are, in theory, unordered), or of discord's embed functionality. More research necessary.
https://i.imgur.com/Um3MadL.png
6e73f987279c47d388fe2a9cba0680b01e1e95d8 fixes this. Surprisingly easy.
Sometimes dice rolls output in the wrong order. This may be a function of python dictionaries (which are, in theory, unordered), or of discord's embed functionality. More research necessary.