754 次程式碼提交 (56468fd668d0dae9b372e53a851f8b0d629372d9)
 

作者 SHA1 備註 提交日期
  Roxie Gibson 56468fd668 Change: Made expression in roll required. 5 年之前
  Roxie Gibson 6721801242 Refactor: Changed customcommands to better reflect on the changes to blacklisting. 5 年之前
  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 年之前
  Roxie Gibson efe0c0d6db Change: changed over slowmode to edit discord's own slowmode feature. 5 年之前
  Roxie Gibson 938aaa468d trivia now has more cli like argument parsing. 5 年之前
  Roxie Gibson f49b6e94e0 Added roxbot's own version of arg parse 5 年之前
  Roxie Gibson b3b91de036 updated changelog 5 年之前
  Roxie Gibson 9724e29bbf added a check for the imgur token incase come cheeky bugger trys to run it without one 5 年之前
  Roxie Gibson 6e1e6d3668 added standardised strings and new error ux to reddit cog. Also changed wordings and standardists error handling strings. 5 年之前
  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 年之前
  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 年之前
  Roxie Gibson bd06239f1a added some comments and move logging to the end of the command to improve speed for end users. 5 年之前
  Roxie Gibson 78ece86fe3 Twitch cog depreciated and disabled 5 年之前
  Roxie Gibson 5b588d09a2 fixed some left overs in reddit file 5 年之前
  Roxie Gibson 566876627f improved error handling 5 年之前
  Roxie Gibson 3b040ad7a7 fixed multiple bugs with the scrapper and improved speeds for the reddit cog. 5 年之前
  Roxie Gibson 0760c39161 fixed multiple bugs with the scrapper and improved speeds for the reddit cog. 5 年之前
  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 年之前
  Roxie Gibson d1e1fe7cd9 changed warning colour 5 年之前
  Roxie Gibson 1598348a6d fixed issue with inputs on selfassign command. 5 年之前
  Roxie Gibson b95d12a68f added new roxbot exceptions and the change from error and user error. 5 年之前
  Roxie Gibson d862c06d77 added more cleaning up of settings 5 年之前
  Roxie Gibson f8fd25f9fa moved the scrapper in reddit cog into its own class. Easier for me to maintain with my terrible eyes. 5 年之前
  Roxie Gibson 19ee00a9bc formatting change 5 年之前
  Roxie Gibson 63fb4160c2 Fixed a docstring, added another, changed a converter to make more sense but functionally stay the same. 5 年之前
  Roxie Gibson ad85a060c7 Lots of small changes to improve speed and make sure commands are explicit in being guild only 5 年之前
  Roxie Gibson 7b43468893 Moved a lot of checks to before_invokes for less clutter and easier maintainability. 5 年之前
  Roxie Gibson 3775c52d56 moved nowplaying embed to its own object. 5 年之前
  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 年之前
  Roxie Gibson 5ad2392312 Fixed two errors with guildsettings managment. Limited to guild working as intended and adding guilds on guildjoin 5 年之前
  Roxie Gibson 4c1f466f30 removed dumb print 5 年之前
  Roxie Gibson 8063377313 removed nsfw stuff to fit inline with changes. 5 年之前
  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 年之前
  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 年之前
  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 年之前
  Roxie Gibson c531b76981 changed functions around and unbroke settings get in ;play. 5 年之前
  Roxie Gibson 5d7dcaf243 forgot to change a variable which breaks the output a lil 5 年之前
  Roxie Gibson a180c5cb9f changed how waifurate takes input and improved output. Much better UX 5 年之前
  Roxie Gibson f47876c617 added guild only check to printsettings which is was missing. 5 年之前
  Roxie Gibson f86df18732 moved requirements for permissions to the commands instead of the group so that normal users can list the commands. 5 年之前
  Roxie Gibson 639b474c38 simplifed parse settings function to be way more sane. Made printsettings output nicer. 5 年之前
  Roxie Gibson 8323f3a102 simplifed parse settings function to be way more sane. Made printsettings output nicer. 5 年之前
  Roxie Gibson 8381179298 changelog update 5 年之前
  Roxie Gibson 49b97efb24 All settings decentralisation done. perm_roles and is_anal depreciated. New convert setting "hide" added. 5 年之前
  Roxie Gibson ae0f99ff1a moved dev mode setting to init file 5 年之前
  Roxie Gibson ce085e6f6c guild settings decentralisation done. Just need to move the commands now. Backups fixed. 5 年之前
  Roxie Gibson 6d698e942c Most of the settings decentralisation done. Writing changes is the only thing that needs converting. 5 年之前
  Roxie Gibson d2b2343ce2 gitignore changes 5 年之前
  Roxie Gibson 2ada75c68f Added more to .gitignores to avoid staging new settings systems 5 年之前
  Roxie Gibson c8004aac6f removed useless code 5 年之前