Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 356 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 356 Bytes

CodeRunner

This bot allows you to run code directly from Discord. Feel free to create a pull request if you want to add an additional language or fix a bug!

Setup

  • Download the .Net Core 3.1 SDK
  • Place a file called "BotToken" next to the executable
    • This should contain the token that discord provides to you
  • Open in VS Code or Visual Studio