Skip to content

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

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages