Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 304 Bytes

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)