Summary
- Updated to JDA 1.2.2_165 (commit: 60c4064) (details)
- Added a temp fix for audio being broken on linux (commit: fd4bf62) (details)
- Build 166 of JDA fixes the audio problems Yui had. (commit: ac0c125) (details)
- First pass on the creation of the Todo (.todo) command. Needs Database (commit: e315251) (details)
- Moved the TodoCommand registration to be after the api object is (commit: be2ecba) (details)
- Added Database support to back the TodoCommand's list when the bot is (commit: ab28ca7) (details)
- Made Permissions use constant variables for its database interactions. (commit: b469ced) (details)
- Fixed a stupid boolean logic bug. (commit: 40f8779) (details)
- fixed bug where we used the wrong sql return set when getting users/ (commit: c52d4cc) (details)
- Added .todo lists. Split .todo add into .todo create and .todo add (commit: e090c55) (details)
- Added args[n] checking for the .todo command. (commit: fe009e0) (details)
- Added Usage Information for .todo. Modified the (commit: 10e33c3) (details)
- Made the UsageInstructions pull from the getAliases instead of (commit: b9067b9) (details)
- Release of v1.1.0 (commit: 5f8a264) (details)