760 Commits (21074ec5ff53cd9eb242f0546b619096c83a9c9e)
 

Author SHA1 Message Date
  Roxie Gibson 21074ec5ff spelling mistake again lol 5 years ago
  Roxie Gibson 849d78ecbd phrasing change to changelog. 5 years ago
  Roxie Gibson 8650cd78aa Spelling error smh 5 years ago
  Roxie Gibson c3d34c19cb Refactor: Some of the UX and outputs. Also changelog text. 5 years ago
  Roxie Gibson b3ba318674 Change: Added logging to error handling. 5 years ago
  Roxie Gibson 2ec46f22ff Refactor: parsesettings to a static method. 5 years ago
  Roxie Gibson 56468fd668 Change: Made expression in roll required. 5 years ago
  Roxie Gibson 6721801242 Refactor: Changed customcommands to better reflect on the changes to blacklisting. 5 years ago
  Roxie Gibson eec802e206 Refactor: Changed name of system cog to base to better explain what it is. errors.py is now exceptions.py and blacklisting is now done via a global command check to be cleaner. 5 years ago
  Roxie Gibson efe0c0d6db Change: changed over slowmode to edit discord's own slowmode feature. 5 years ago
  Roxie Gibson 938aaa468d trivia now has more cli like argument parsing. 5 years ago
  Roxie Gibson f49b6e94e0 Added roxbot's own version of arg parse 5 years ago
  Roxie Gibson b3b91de036 updated changelog 5 years ago
  Roxie Gibson 9724e29bbf added a check for the imgur token incase come cheeky bugger trys to run it without one 5 years ago
  Roxie Gibson 6e1e6d3668 added standardised strings and new error ux to reddit cog. Also changed wordings and standardists error handling strings. 5 years ago
  Roxie Gibson f40ffc0bb8 added a small amount of video support for the scrapper, added more output subreddits for aww, added more to the gss command renamed it, added me_irl command for me_irl subreddit network. 5 years ago
  Roxie Gibson 9bcabb6070 can now set limit of warnings a user can received before a mod is DM'd using the set_limit command in the warn command group. This is set to 0 (disabled) by default. Also changed the code so that the check makes sense, and checks for if the limit is smaller or equal to the amount of warnings rather than just smaller. That was dumb. 5 years ago
  Roxie Gibson bd06239f1a added some comments and move logging to the end of the command to improve speed for end users. 5 years ago
  Roxie Gibson 78ece86fe3 Twitch cog depreciated and disabled 5 years ago
  Roxie Gibson 5b588d09a2 fixed some left overs in reddit file 5 years ago
  Roxie Gibson 566876627f improved error handling 5 years ago
  Roxie Gibson 3b040ad7a7 fixed multiple bugs with the scrapper and improved speeds for the reddit cog. 5 years ago
  Roxie Gibson 0760c39161 fixed multiple bugs with the scrapper and improved speeds for the reddit cog. 5 years ago
  Roxie Gibson 3c3d1a0e58 alpha version of the new ux system kinda in play with custom commands. Could so with some more though. Like the positive responses. 5 years ago
  Roxie Gibson d1e1fe7cd9 changed warning colour 5 years ago
  Roxie Gibson 1598348a6d fixed issue with inputs on selfassign command. 5 years ago
  Roxie Gibson b95d12a68f added new roxbot exceptions and the change from error and user error. 5 years ago
  Roxie Gibson d862c06d77 added more cleaning up of settings 5 years ago
  Roxie Gibson f8fd25f9fa moved the scrapper in reddit cog into its own class. Easier for me to maintain with my terrible eyes. 5 years ago
  Roxie Gibson 19ee00a9bc formatting change 5 years ago
  Roxie Gibson 63fb4160c2 Fixed a docstring, added another, changed a converter to make more sense but functionally stay the same. 5 years ago
  Roxie Gibson ad85a060c7 Lots of small changes to improve speed and make sure commands are explicit in being guild only 5 years ago
  Roxie Gibson 7b43468893 Moved a lot of checks to before_invokes for less clutter and easier maintainability. 5 years ago
  Roxie Gibson 3775c52d56 moved nowplaying embed to its own object. 5 years ago
  Roxie Gibson 4276bf7e2c roxbot's internal nsfw checking depreciated for discord's system. Also reducing relying in cogs that are meant to be modular. 5 years ago
  Roxie Gibson 5ad2392312 Fixed two errors with guildsettings managment. Limited to guild working as intended and adding guilds on guildjoin 5 years ago
  Roxie Gibson 4c1f466f30 removed dumb print 5 years ago
  Roxie Gibson 8063377313 removed nsfw stuff to fit inline with changes. 5 years ago
  Roxie Gibson 66bac0575f renamed all mentions of gssp to ags. Improved input on ags, members are now pm'd when they join the server. 5 years ago
  Roxie Gibson a92d63b370 changed error checking order to make sense and not duplicate multiple times. Also added a command to avoid errors with the guild_settings file. 5 years ago
  Roxie Gibson 97b63f49fd refactored checking for missing json files. Also added the possibility for "limited_to_guild" to be passed at the top level of a settings dict. This allows a cog to be limited to one guild. 5 years ago
  Roxie Gibson c531b76981 changed functions around and unbroke settings get in ;play. 5 years ago
  Roxie Gibson 5d7dcaf243 forgot to change a variable which breaks the output a lil 5 years ago
  Roxie Gibson a180c5cb9f changed how waifurate takes input and improved output. Much better UX 5 years ago
  Roxie Gibson f47876c617 added guild only check to printsettings which is was missing. 5 years ago
  Roxie Gibson f86df18732 moved requirements for permissions to the commands instead of the group so that normal users can list the commands. 5 years ago
  Roxie Gibson 639b474c38 simplifed parse settings function to be way more sane. Made printsettings output nicer. 5 years ago
  Roxie Gibson 8323f3a102 simplifed parse settings function to be way more sane. Made printsettings output nicer. 5 years ago
  Roxie Gibson 8381179298 changelog update 5 years ago
  Roxie Gibson 49b97efb24 All settings decentralisation done. perm_roles and is_anal depreciated. New convert setting "hide" added. 5 years ago