Skip to content

Zytekaron/RocketScience

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RocketScience

A testing platform to evaluate arbitrary code through a Discord bot.

Version: 1.0.0

Setup

  • Install Go from https://golang.org/dl (tested: v1.16.3)
  • git clone https://github.com/Zytekaron/RocketScience
  • cd RocketScience
  • go build -o RocketScience main.go (RocketScience.exe on Windows)
  • Create a Discord bot application from the developer portal, make it a bot, and copy the token
  • create a .env file and insert ROCKET_SCIENCE_TOKEN=BotTokenHere
  • run ./RocketScience (Unix) or .\RocketScience.exe (Windows)

License

RocketScience is licenced under the MIT License

About

A simple bot I use to evaluate code and stuff

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages