Multi-purpose Discord Bot. Banned from every deli nationwide.
Find a file
2024-11-19 01:35:31 +00:00
.idea Poll command!!!! 2024-11-19 01:19:54 +00:00
assets hurgh 2024-08-26 21:00:46 +01:00
src/main Add timeout get option 2024-11-19 01:25:54 +00:00
.gitignore Remove unused DB and prefix config options 2024-11-17 22:13:53 +00:00
config.example.json Remove unused DB and prefix config options 2024-11-17 22:13:53 +00:00
pom.xml Set version in pom.xml 2024-10-25 00:39:02 +01:00
README.md Update README.md 2024-11-19 01:35:31 +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",
  "prefix": "oki!"
}

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