Commit Graph

  • d1fc7cc6d4
    Merge db5dd58db2 into 7cae397244 NickAc 2018-07-28 15:41:08 +0000
  • db5dd58db2 Added command MSB Mister Fix 2018-07-28 18:35:22 +0300
  • 7cae397244
    Create README.md 3.0 Malcom Green 2018-03-17 17:26:47 -0400
  • 404d7933d8 Merge branch '3.0' of github.com:Rixa/Bot into 3.0 Savvy 2018-02-26 18:13:03 -0500
  • 5f70ed36a2 Message Reaction Debug messages Savvy 2018-02-26 18:12:29 -0500
  • 8d465db01c create music role if owner wants permissions for users to use music Venal 2018-02-25 19:15:38 -0500
  • e0d66b816d Implemented COmmandType and ReactionManager Savvy 2018-02-25 00:45:05 -0500
  • b24462e55c registerCommand can be private as it isn't used outside of the class Venal 2018-02-21 20:43:32 -0500
  • 6fc6298b57 Make sure to get the right index for the user in object array Venal 2018-02-21 20:16:40 -0500
  • ac505fbe34 Merge branch '3.0' of https://github.com/Rixa/Bot into 3.0 Savvy 2018-02-21 13:54:22 -0500
  • bbd09c7972 Implemented MuteCommand, default role is now applied when user joins Savvy 2018-02-21 13:53:52 -0500
  • e31f5f1d6a beginnigs of ban command Venal 2018-02-11 20:07:20 -0500
  • cfe7ec22e2 Fixed ClearCommand and Conversation API Savvy 2018-01-30 02:37:14 -0500
  • 7f39801cb5 Merge branch '3.0' of https://github.com/Rixa/Bot into 3.0 Savvy 2018-01-29 20:39:33 -0500
  • fb2fc4647c Basic changes Savvy 2018-01-29 20:39:31 -0500
  • f0b36ba466 usersWithRole = sendingSuccess Venal 2018-01-25 23:25:40 -0500
  • 9566f38da7 switch isInt method to appropriate class Venal 2018-01-25 22:50:43 -0500
  • 7fdac99892 Quick bug fix Savvy 2018-01-25 22:41:05 -0500
  • 6f155f5bee Fixed all outstanding issues Savvy 2018-01-21 15:10:00 -0500
  • b2d23bece2 Added mmultiple commands including music, added Music Module as well as Pagination(s, needs cleaning) and more Savvy 2017-12-13 20:01:04 -0500
  • 67cc8c2b7a Moved Commands, added sub command categories, added ShutdownCommand Savvy 2017-11-19 18:59:42 -0500
  • cd3407e748 Fixed outstanding buds, added 3 additional commands, added ConversationModule and Discord Utils for Role / Member search Savvy 2017-11-19 02:41:19 -0500
  • 73614bbf12 Added implementation for Guilds, SQL, and more Savvy 2017-11-10 20:42:57 -0500
  • 91a77f0744 Removed fx package / RixaFX Savvy 2017-11-10 17:48:03 -0500
  • 835db67880 Moved project into bot package, added fx package, isolated Main class, added CommandHandler Savvy 2017-11-10 17:38:03 -0500
  • 4e48aa3d6c Implemented sharding Savvy 2017-11-10 16:28:47 -0500
  • 6e5b7a0b42 Added RixaPermission#fromString, GuildMapper, GuildManager Savvy 2017-11-10 08:34:02 -0500
  • 4c67eff7ee Initial Commit Savvy 2017-11-10 08:12:28 -0500
  • 997cd4ccad Merge remote-tracking branch 'refs/remotes/origin/master' master Savvy 2017-10-14 17:10:07 -0400
  • 8862785fd5 Recent Update (not descriptive) Savvy 2017-10-14 17:07:56 -0400
  • 4e2993cf54 Set theme jekyll-theme-cayman Travis 2017-10-03 14:48:46 -0400
  • c68102bbc7 Merge branch 'master' of https://github.com/Savvy/Rixa Savvy 2017-10-03 09:35:57 -0400
  • 089c1a2fb8 Commands no longer require mentioning of roles Savvy 2017-10-03 09:34:19 -0400
  • 6f1ddc19a9 Commands no longer require mentioning of roles Savvy 2017-10-03 09:33:20 -0400
  • a21ca45a7c Commands no longer require mentioning of users Savvy 2017-10-03 09:12:10 -0400
  • def00258d4 Added Modules Command, Features command and made config sub commands more consistent (Issue #6) Savvy 2017-10-03 08:57:35 -0400
  • c6b613eae6 Fixed bug with permissions Savvy 2017-10-02 22:37:06 -0400
  • a32d1bcd8d Set theme jekyll-theme-slate Malcom Green 2017-10-02 18:47:01 -0400
  • d4f6a52d44 Added Color Command, added JDA Version to Info Command, added shutdown message to shutdown command, fixed permissions bug (again) Savvy 2017-10-02 17:21:48 -0400
  • 001ddf5d30 Fixed more bugs, allowed for conversations with rixa to be toggled Savvy 2017-09-30 23:43:48 -0400
  • bf746fd5ae Switched to SQLBuilder, Fixed outstanding bugs Savvy 2017-09-30 17:45:02 -0400
  • c2b013b4f5 Bug fix update (fail) Savvy 2017-09-29 23:58:44 -0400
  • 4ff2163b49 Fixes everything I broke 💯 Dalton 2017-09-29 21:39:40 -0400
  • 6b98e23a0f Fixes to my last commit Dalton 2017-09-29 21:18:14 -0400
  • f7debb212d Fixed bug, Optional bug remains Savvy 2017-09-28 21:18:32 -0400
  • 7675fe3ec3 Added which should reply with server prefix Savvy 2017-09-28 20:50:24 -0400
  • 46d1c70da6 Allowed multiple users to be added/removed to/from multiple roles, fixed outstanding bugs/errors, moved pandorabots api to module, made pandorabots api per server rather than global, added shutdown command which saves all data and safely ends JDA process Savvy 2017-09-28 20:45:38 -0400
  • 634d96b426 More object oriented programming Dalton 2017-09-28 19:27:07 -0400
  • 82a714791d Error fixes, Bug fixes Savvy 2017-09-26 18:01:41 -0400
  • e9514daf6f Added shutdown method (must create command), Added MySQL table creation statements Savvy 2017-09-26 17:10:17 -0400
  • 7bdb704523 Merge pull request #2 from odinfather/master Malcom Green 2017-09-26 16:28:41 -0400
  • 59ed204588 Add comment to set java path Dalton 2017-09-23 03:51:43 -0400
  • bd968d9bcb Basic rewrite of MySQL statements Dalton 2017-09-23 03:48:04 -0400
  • be2b7967a9 Merge pull request #1 from Savvy/master Odin 2017-09-22 18:46:47 -0400
  • 31f78ab476 Merge pull request #1 from odinfather/master Malcom Green 2017-09-22 18:16:03 -0400
  • c244035d1d Initial README.md Odin 2017-09-22 18:09:11 -0400
  • 69a72f6434 Removed .gradle/ and settings.gradle Dalton 2017-09-22 17:39:15 -0400
  • d9553669b7 Cleaned up files Dalton 2017-09-22 17:33:38 -0400
  • 5bf98018b3 Merge branch 'master' of https://github.com/Savvy/Rixa Savvy 2017-09-06 16:28:45 -0700
  • 9b8b2f9a92 Added RaidMode Savvy 2017-09-06 16:02:07 -0700
  • 37b012ffe1 Fixed tiny bug with permissions Savvy 2017-08-15 23:56:17 -0400
  • 65eb5ddcff Merge remote-tracking branch 'origin/master' Venal 2017-08-15 00:01:48 -0400
  • b2332f3f68 Merge remote-tracking branch 'origin/master' Venal 2017-08-15 00:01:24 -0400
  • 4766581177 Added rank/leaderboard command (needs fixing). Savvy 2017-08-15 00:01:24 -0400
  • 6550510bfe Fixed duplicate restart message Venal 2017-08-15 00:00:46 -0400
  • 1af78d65bf Fixed outstanding errors. Savvy 2017-08-11 03:48:50 -0400
  • 1df2460bfa Added levels, fixed a few bugs Savvy 2017-08-11 03:00:11 -0400
  • 72304bb14c Typo on operator (woops) Venal 2017-07-28 13:06:46 -0400
  • 1ebe1bc2e2 Argument support for joining channels (untested) resultseta and preparedstatements closing Venal 2017-07-28 13:03:29 -0400
  • f718d28239 Fixed Music Command List Argument Savvy 2017-07-28 00:59:33 -0400
  • a0b448627a Levels, Added External Invite Link Blocking Savvy 2017-07-23 21:34:57 -0400
  • d3f37ae2ac Added addRoles/removeRoles command, added UserData structure. Savvy 2017-07-14 19:52:32 -0400
  • 151b367c88 Migrated from thunderbolt to org.json Savvy 2017-07-14 14:22:29 -0400
  • f8adff77c7 Added music leave command, fixed lombok problems, moved RixaManager -> RixaGuild. Savvy 2017-07-14 05:53:47 -0400
  • 3ab2627d54 More lombok Venal 2017-07-11 23:31:40 -0400
  • d86e8f2cdd Merge remote-tracking branch 'origin/master' Venal 2017-07-11 23:27:32 -0400
  • 28055867e1 Implemented Lombok Venal 2017-07-11 23:04:56 -0400
  • 860251c46f Implement search for youtube / music Savvy 2017-07-11 21:56:47 -0400
  • 25cd9f2b4c Added/Changed many things, need to switch from thunderbolt to irg.json, need sql cleanup Savvy 2017-07-11 17:27:18 -0400
  • e5c86f1a7f Added Music, Permissions, MuteCommand, Configuration Command and more! Malcom Green 2017-06-09 18:09:40 -0400
  • 6bbc3f80a3 Added SQL support, switched to JSON for configuration and language files (wip). Malcom Green 2017-06-04 19:00:58 -0400
  • 752db67c6b Added database, polls wrapper, & more. Malcom Green 2017-05-29 18:31:22 -0400
  • 3e41476f37 Added new commands, event listeners. Malcom Green 2017-05-24 09:16:39 -0400
  • 59057e16ef Edited gitignore Malcom Green 2017-05-23 13:24:22 -0400
  • e0a5379ecf Initial Commit Malcom Green 2017-05-23 13:19:15 -0400