Skip to content

Instantly share code, notes, and snippets.

@CorruptComputer
Last active September 9, 2018 03:41
Show Gist options
  • Save CorruptComputer/d22594e455a33e0aa1855c1811e8b089 to your computer and use it in GitHub Desktop.
Save CorruptComputer/d22594e455a33e0aa1855c1811e8b089 to your computer and use it in GitHub Desktop.
Beepsky TODO
Time links.
DB for saving data between reboots.
Server settings
Namecolor setting
Enable/Disable commands.
Ban users from using the bot.
User Settings
???
Global Settings
Bans
Owner ID
Discord Token
Statistics
Server usage
User usage
Command usage
Re-do the .help command to make it more friendly looking.
Possibly paged navigation?
Or maybe just list the commands available, and do .help <command> for more information?
Fix the possible crash on the timer for deleting messages.
https://docs.oracle.com/javase/7/docs/api/java/util/concurrent/Executors.html#newSingleThreadScheduledExecutor()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment