779 Commits (71ea22556d71e433ad97b04506ccd7215dfd71bb)
 

Author SHA1 Message Date
  Roxie Gibson 32c4818a6d
Merge pull request #10 from TBTerra/master 6 years ago
  Terra Barber 43a5a18bfa fixed regex mistake making last commit semi redundent 6 years ago
  Terra Barber 8971daec8c caught a fatal bug when rolling zero or unknown sided dice 6 years ago
  Terra Barber d58a8eddb2 changed help output to reflect how it is now called 6 years ago
  Roxie Gibson 7b891431a3
Merge pull request #9 from TBTerra/master 6 years ago
  Terra Barber dafe574d9a improved codefactor (made no functional changes) 6 years ago
  Roxie Gibson 4fb3574674 author was made non-optional by accident. 6 years ago
  Roxie Gibson 313f9d2bcd warn purge been renamed prune to avoid conflict with purge command. 6 years ago
  Roxie Gibson edb4e90f67 fixed error in purge command and list command 6 years ago
  Roxie Gibson 32740310db added warn purge command to help clear the warnings list when it gets too big. 6 years ago
  Roxie Gibson c21c49aa1a added warn purge command to help clear the warnings list when it gets too big. 6 years ago
  Roxie Gibson 8738370ef6 Updated guild settings to write ID's in string and convert them on boot to int and then save them back as int again. This is because JSON is fucked and did not like ID's and how big their were so we got errors. 6 years ago
  Roxie Gibson d1a048c537 Updated guild settings to write ID's in string and convert them on boot to int and then save them back as int again. This is because JSON is fucked and did not like ID's and how big their were so we got errors. 6 years ago
  Roxie Gibson 2eaa8bd2c9 better logging with dates! 6 years ago
  Roxie Gibson 6e3841774e fixed the check error again because it was weird but the id check works. 6 years ago
  Roxie Gibson 7003cf7bd1 edited check so it knows only to delete the message being reacted to and also made the output nicer. 6 years ago
  Roxie Gibson c513d70399 added many redundant copies for the settings when parsing. Also added a way to get raw settings. 6 years ago
  Roxie Gibson badd32c2d9 error fixing wooooo 6 years ago
  Roxie Gibson 915c420ca1 fixed infinate loop in subreddit command 6 years ago
  Roxie Gibson ddedaab2ee made emote backup to the old version of the command if it cant see the emoji. 6 years ago
  Roxie Gibson dd3741b4d9 removed stupid print MFInefdefed 6 years ago
  Roxie Gibson db78aa560b typo 6 years ago
  Roxie Gibson a64a568fbc This is as much as i can be bothered todo tbh 6 years ago
  Roxie Gibson edc020eabc Moved all owner only non-settings commands to a new cog called system which is loaded on boot. 6 years ago
  Roxie Gibson f7c63f470f Started work on the settings menu.Should still be very backwards compatiable when done. 6 years ago
  Roxie Gibson 47e3cd6204 adding converters for the back end so that the front end knows what to convert id's and such too for better display. 6 years ago
  Roxie Gibson fbd7f36de7 moved blacklist command to the utils file. 6 years ago
  Roxie Gibson daaed52db4 Fixed roxbot error when queuing and a stream error. Made some code cleaner. 6 years ago
  Roxie Gibson c570d1f016 Fixed roxbot error when queuing and a stream error. Made some code cleaner. 6 years ago
  Roxie Gibson 132a729bd7 removed unused import. 6 years ago
  Roxie Gibson 4d7b62b895 added more info to the emote command and added some more helpful errors with a new converter that I can add onto later to support unicode emoji. 6 years ago
  Roxie Gibson 222f18f2df Added a way to delete roxbot's output on nsfw and reddit commands. 6 years ago
  Roxie Gibson e465795417 fixed error where just the prefix in a message could crash the bot. 6 years ago
  Roxie Gibson a38abeb7ce Fixed error when @mentioning a user that is not in the warnings of that server. 6 years ago
  Roxie Gibson 24073c9caa added iter for guildsettings object. and started making a settings menu for ease of use. 6 years ago
  Roxie Gibson 0030478548 added iter for guildsettings object. 6 years ago
  Roxie Gibson 330b64c2db Added `onthisday` and `numberfact` commands 6 years ago
  Roxie Gibson fe8122850f Added `onthisday` and `numberfact` commands 6 years ago
  Roxie Gibson afe70bf72a Moved unban to the new converter just so it can raise another error that will be more helpful. 6 years ago
  Roxie Gibson bf73360b66 missed this refactoring error from a bit ago 6 years ago
  Roxie Gibson 1f37ee1e8b failed attempts at getting upload to work but I got closer so need to save that work. 6 years ago
  Roxie Gibson bed223bf2c Converter added to check for users that have left the server. Now users can use warn and purge commands on users who have left the guild using their ID. Handy for when roxbot can not longer see the user. 6 years ago
  Roxie Gibson 5c1702b886 changed wording 6 years ago
  Roxie Gibson 60d529cd5b added frogtips cache for quicker frogtips 6 years ago
  Roxie Gibson 3ea7dbf60e added frogtips cache for quicker frogtips 6 years ago
  Roxie Gibson 0e12a03374 added frogtips cache for quicker frogtips 6 years ago
  Roxie Gibson 6296d7c073 blacklist defo fixed this time 6 years ago
  Roxie Gibson 93e84718e5 added unicode emoji backups if loading the custom emoji fails and added mobile and solo game arguments. Also did some spring cleaning here and there for the cog. Just needs better error handling so it doesn't break in a channel and not exit the variables properly. 6 years ago
  Roxie Gibson 5bafccaf1f fixed embed enum cause it was returning the object, not the value. 6 years ago
  Roxie Gibson e0fdfe137e fixed a few errors in the refactoring. 6 years ago