Multi-purpose Discord Bot. Banned from every deli nationwide.
Find a file
2026-02-15 22:44:43 +00:00
.idea Fix some IntelliJ stuff 2026-02-15 22:44:41 +00:00
assets hurgh 2026-02-15 22:44:33 +00:00
src/main Handle HierarchyExceptions in timeout command, add reason to timeout cancel 2026-02-15 22:44:42 +00:00
.gitignore Remove unused DB and prefix config options 2026-02-15 22:44:39 +00:00
config.example.json Remove unused DB and prefix config options 2026-02-15 22:44:39 +00:00
pom.xml Update net.dv8tion.JDA 2026-02-15 22:44:42 +00:00
README.md Remove reference to token config from README.md 2026-02-15 22:44:43 +00:00



A multipurpose Discord bot written in Java.

Tested Environments

  • Java 21+ (May work on older versions but untested)
  • Maven

Tested Operating Systems

  • macOS 14.4.1
  • Windows 10 (22H2)

Config file schema

{
  "token": "your_token"
}

Commands

Command Description Arguments Aliases
about Gets information about the bot None None
ping Gets the bot's gateway & rest ping None None
whois Gets information about the specified user (message author if none specified) [user ping] None
mute Mutes a member for a specified amount of time [user ping], [timeout duration] None