Skip to content

Benny-/discordshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord bot shell

A pure web application to control discord bots. See what they see and chat as a bot.

Requirements

Dependencies

Execute the following commands in the project directory.

pub get
pub run build_runner build # This will create some generated dart code

Run development server

webdev serve

Build production

webdev build

Place build ./build files on a webserver and navigate to the page. No other server side scipts like php required.

License

BSD 3