Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 304 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 304 Bytes

JShellBot

A Discord bot that allows you to interact with it as if it was a JShell session.

Technologies used

  • JDA (Java Discord API)
  • JShell
  • Some lightweight ASM for scanning the executed code

Requirements

  • Maven
  • Java 10 (9 should be fine, but then you need to adjust the release level)