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

Latest commit

 

History

110 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 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 3
  • Java 11
  • Docker (if you want to build as docker image)

How to build

IDE (i.e. IntelliJ)

Navigate to the bot.properties file and set your token there. You should be able to run the project

Maven

mvn package

Docker

You can build using the maven plugin. There is a discord.token you can pass to the maven build command:

mvn install -Ddiscord.token=yourtoken

关于

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

Topics

Resources

Contributing

Stars

20 stars

关注者

3 watching

复刻s

发布

Used by

贡献者

Languages