pingex
/
DiscordBot
Archived
1
0
Fork 0
Modular Discord bot, written in Java. Inactive project.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Pingex aka Raphaël c8054c0a1b Converted command storage type from HashMap to TreeMap, so commands are sorted.
Now prints stacktrace when a command methods fails.
getCommandList() and getShortList() are no longer cloned.
10 years ago
gradle/wrapper Init commit 10 years ago
src/main/java/net/pingex/discordbot Converted command storage type from HashMap to TreeMap, so commands are sorted. 10 years ago
.gitignore Done #3 (ACL), still need testing though 10 years ago
build.gradle Done #3 (ACL), still need testing though 10 years ago
config.example.ini Done #3 (ACL), still need testing though 10 years ago
gradlew Init commit 10 years ago
gradlew.bat Corrected source tree. 10 years ago
readme.md Init commit 10 years ago
settings.gradle Init commit 10 years ago

readme.md

DiscordBot

Modular Bot for Discord, coming soon