Skip to content

Discord bot that allows you to interact with it as if it was a jshell program

Notifications You must be signed in to change notification settings

devcordde/JShellBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Discord bot that allows you to interact with it as if it was a jshell program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.7%
  • Dockerfile 0.3%