MyDiceBot is supporting two different types of editions for PC right now
Desktop Edition - Embedded Chrome by using Electron, to avoid browser compatibility issues.
Browser Edition - Smaller size and need to open the UI through your local default browsers.
Desktop Edition is supporting auto update
YES, the Desktop Edition will notify you once there is any update of new versions, automatically.
Desktop Edition is supporting Raspberry Pi NOW!
Choose the mydicebot-desktop-19.8.21-armv7l.AppImage, have fun then.
FAQ
Why download .AppImage does not work on Linux?
A: Using command 'chmod +x mydicebot-desktop-xxx.AppImage' to let the binary has execution mode, then it works.