537 Commits (a9d7516f185ca913e913e616e06774350d2ef48c)
 

Autor SHA1 Mensaje Fecha
  Roxie Gibson a9d7516f18 Added to gitignore for the root folder. hace 6 años
  Roxie Gibson 1d97a8e9c1
Merge pull request #11 from TBTerra/master hace 6 años
  Terra Barber 54ae644985 fixed 'cant roll a zero sided dice' error hace 6 años
  Roxie Gibson 2a9bdf3c8a error handling should be sorted so console doesnt get spammed. hace 6 años
  Roxie Gibson 0d9ac53c6d commented that out cause it sucked. hace 6 años
  Roxie Gibson 8664f75bc1 added help text. hace 6 años
  Roxie Gibson d32cb15dea added a command to remove gated role. hace 6 años
  Roxie Gibson 0e9619c5f3 added autoadd role to gssp cog because summer made me hace 6 años
  Roxie Gibson 32c4818a6d
Merge pull request #10 from TBTerra/master hace 6 años
  Terra Barber 43a5a18bfa fixed regex mistake making last commit semi redundent hace 6 años
  Terra Barber 8971daec8c caught a fatal bug when rolling zero or unknown sided dice hace 6 años
  Terra Barber d58a8eddb2 changed help output to reflect how it is now called hace 6 años
  Roxie Gibson 7b891431a3
Merge pull request #9 from TBTerra/master hace 6 años
  Terra Barber dafe574d9a improved codefactor (made no functional changes) hace 6 años
  Roxie Gibson 4fb3574674 author was made non-optional by accident. hace 6 años
  Roxie Gibson 313f9d2bcd warn purge been renamed prune to avoid conflict with purge command. hace 6 años
  Roxie Gibson edb4e90f67 fixed error in purge command and list command hace 6 años
  Roxie Gibson 32740310db added warn purge command to help clear the warnings list when it gets too big. hace 6 años
  Roxie Gibson c21c49aa1a added warn purge command to help clear the warnings list when it gets too big. hace 6 años
  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. hace 6 años
  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. hace 6 años
  Roxie Gibson 2eaa8bd2c9 better logging with dates! hace 6 años
  Roxie Gibson 6e3841774e fixed the check error again because it was weird but the id check works. hace 6 años
  Roxie Gibson 7003cf7bd1 edited check so it knows only to delete the message being reacted to and also made the output nicer. hace 6 años
  Roxie Gibson c513d70399 added many redundant copies for the settings when parsing. Also added a way to get raw settings. hace 6 años
  Roxie Gibson badd32c2d9 error fixing wooooo hace 6 años
  Roxie Gibson 915c420ca1 fixed infinate loop in subreddit command hace 6 años
  Roxie Gibson ddedaab2ee made emote backup to the old version of the command if it cant see the emoji. hace 6 años
  Roxie Gibson dd3741b4d9 removed stupid print MFInefdefed hace 6 años
  Roxie Gibson db78aa560b typo hace 6 años
  Roxie Gibson a64a568fbc This is as much as i can be bothered todo tbh hace 6 años
  Roxie Gibson edc020eabc Moved all owner only non-settings commands to a new cog called system which is loaded on boot. hace 6 años
  Roxie Gibson f7c63f470f Started work on the settings menu.Should still be very backwards compatiable when done. hace 6 años
  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. hace 6 años
  Roxie Gibson fbd7f36de7 moved blacklist command to the utils file. hace 6 años
  Roxie Gibson daaed52db4 Fixed roxbot error when queuing and a stream error. Made some code cleaner. hace 6 años
  Roxie Gibson c570d1f016 Fixed roxbot error when queuing and a stream error. Made some code cleaner. hace 6 años
  Roxie Gibson 132a729bd7 removed unused import. hace 6 años
  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. hace 6 años
  Roxie Gibson 222f18f2df Added a way to delete roxbot's output on nsfw and reddit commands. hace 6 años
  Roxie Gibson e465795417 fixed error where just the prefix in a message could crash the bot. hace 6 años
  Roxie Gibson a38abeb7ce Fixed error when @mentioning a user that is not in the warnings of that server. hace 6 años
  Roxie Gibson 24073c9caa added iter for guildsettings object. and started making a settings menu for ease of use. hace 6 años
  Roxie Gibson 0030478548 added iter for guildsettings object. hace 6 años
  Roxie Gibson 330b64c2db Added `onthisday` and `numberfact` commands hace 6 años
  Roxie Gibson fe8122850f Added `onthisday` and `numberfact` commands hace 6 años
  Roxie Gibson afe70bf72a Moved unban to the new converter just so it can raise another error that will be more helpful. hace 6 años
  Roxie Gibson bf73360b66 missed this refactoring error from a bit ago hace 6 años
  Roxie Gibson 1f37ee1e8b failed attempts at getting upload to work but I got closer so need to save that work. hace 6 años
  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. hace 6 años