769 Incheckningar (115149f0d7be0432be0c14669af61c2997065b92)
 

Upphovsman SHA1 Meddelande Datum
  Roxie Gibson 115149f0d7 moved log to util, and all of the core cog parts into the core.py file. All to be loaded up as one core into the bot. 5 år sedan
  Roxie Gibson f76632c0cc edited licenses to be single line comments now to look better and use less space. Fixed shebang and renamed main file to roxbot.py 5 år sedan
  Roxie Gibson 4767c61c21 added material theme to requirements for doc building. 5 år sedan
  Roxie Gibson d843111ee4 trying to get rtd to work 5 år sedan
  Roxie Gibson f8d340c86c added all commands to docs to be written 5 år sedan
  Roxie Gibson 5e61092ea2 renamed the base cog to core. 5 år sedan
  Roxie Gibson ebc3a14943 Example of command doc done. 5 år sedan
  Roxie Gibson 0b133f49d2 Added the basics of some docs for roxbot. 5 år sedan
  Roxie Gibson 3ca65f7c82 removed broken placeholder. 5 år sedan
  Roxie Gibson 21074ec5ff spelling mistake again lol 5 år sedan
  Roxie Gibson 849d78ecbd phrasing change to changelog. 5 år sedan
  Roxie Gibson 8650cd78aa Spelling error smh 5 år sedan
  Roxie Gibson c3d34c19cb Refactor: Some of the UX and outputs. Also changelog text. 5 år sedan
  Roxie Gibson b3ba318674 Change: Added logging to error handling. 5 år sedan
  Roxie Gibson 2ec46f22ff Refactor: parsesettings to a static method. 5 år sedan
  Roxie Gibson 56468fd668 Change: Made expression in roll required. 5 år sedan
  Roxie Gibson 6721801242 Refactor: Changed customcommands to better reflect on the changes to blacklisting. 5 år sedan
  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 år sedan
  Roxie Gibson efe0c0d6db Change: changed over slowmode to edit discord's own slowmode feature. 5 år sedan
  Roxie Gibson 938aaa468d trivia now has more cli like argument parsing. 5 år sedan
  Roxie Gibson f49b6e94e0 Added roxbot's own version of arg parse 5 år sedan
  Roxie Gibson b3b91de036 updated changelog 5 år sedan
  Roxie Gibson 9724e29bbf added a check for the imgur token incase come cheeky bugger trys to run it without one 5 år sedan
  Roxie Gibson 6e1e6d3668 added standardised strings and new error ux to reddit cog. Also changed wordings and standardists error handling strings. 5 år sedan
  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 år sedan
  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 år sedan
  Roxie Gibson bd06239f1a added some comments and move logging to the end of the command to improve speed for end users. 5 år sedan
  Roxie Gibson 78ece86fe3 Twitch cog depreciated and disabled 5 år sedan
  Roxie Gibson 5b588d09a2 fixed some left overs in reddit file 5 år sedan
  Roxie Gibson 566876627f improved error handling 5 år sedan
  Roxie Gibson 3b040ad7a7 fixed multiple bugs with the scrapper and improved speeds for the reddit cog. 5 år sedan
  Roxie Gibson 0760c39161 fixed multiple bugs with the scrapper and improved speeds for the reddit cog. 5 år sedan
  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 år sedan
  Roxie Gibson d1e1fe7cd9 changed warning colour 5 år sedan
  Roxie Gibson 1598348a6d fixed issue with inputs on selfassign command. 5 år sedan
  Roxie Gibson b95d12a68f added new roxbot exceptions and the change from error and user error. 5 år sedan
  Roxie Gibson d862c06d77 added more cleaning up of settings 5 år sedan
  Roxie Gibson f8fd25f9fa moved the scrapper in reddit cog into its own class. Easier for me to maintain with my terrible eyes. 5 år sedan
  Roxie Gibson 19ee00a9bc formatting change 5 år sedan
  Roxie Gibson 63fb4160c2 Fixed a docstring, added another, changed a converter to make more sense but functionally stay the same. 5 år sedan
  Roxie Gibson ad85a060c7 Lots of small changes to improve speed and make sure commands are explicit in being guild only 5 år sedan
  Roxie Gibson 7b43468893 Moved a lot of checks to before_invokes for less clutter and easier maintainability. 5 år sedan
  Roxie Gibson 3775c52d56 moved nowplaying embed to its own object. 5 år sedan
  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 år sedan
  Roxie Gibson 5ad2392312 Fixed two errors with guildsettings managment. Limited to guild working as intended and adding guilds on guildjoin 5 år sedan
  Roxie Gibson 4c1f466f30 removed dumb print 5 år sedan
  Roxie Gibson 8063377313 removed nsfw stuff to fit inline with changes. 5 år sedan
  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 år sedan
  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 år sedan
  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 år sedan