Cup Discord Bot. Check it out in action here in the #commands
channel.
!help
- Lists available commands.!build [CODE]
- Compiles given code.!run [CODE]
- Compiles and runs given code.
git clone /~https://github.com/cup-lang/cuppy
cd cuppy
npm install
Next you should create a file called token
in the root of the project and put your Discord Bot Token there.
npm start