A pure web application to control discord bots. See what they see and chat as a bot.
Execute the following commands in the project directory.
pub get
pub run build_runner build # This will create some generated dart code
webdev serve
webdev build
Place build ./build
files on a webserver and navigate to the page. No other server side scipts like php required.