779 次程式碼提交 (71ea22556d71e433ad97b04506ccd7215dfd71bb)
 

作者 SHA1 備註 提交日期
  Roxie Gibson 71ea22556d added warnings to the command docs for all the commands that will need them. 5 年之前
  Roxie Gibson 3439c5c37d moved the fun nsfw commands to the new nsfw or dms check. 5 年之前
  Roxie Gibson 25dbd421c1 improved dealing with guild only part of trivia 5 年之前
  Roxie Gibson 0dad357a47 changed tagline to something a lil better 5 年之前
  Roxie Gibson 276647c3d2 fixed nsfw checking for dm's on NSFW cog. Subreddit cog should work just fine as it deals with it in a different way. 5 年之前
  Roxie Gibson e16458563a fixed roxbots logger and improved when it's used. 5 年之前
  Roxie Gibson cbe48671f8 made invite no longer hidden and fixed error handling 5 年之前
  Roxie Gibson d2f53271bc change in wording in doc string. 5 年之前
  Roxie Gibson fdf90b504f Added images cog to documentation fully. Easiest one done. Whew. 5 年之前
  Roxie Gibson 9a87224443 added the configuation to the backups 5 年之前
  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 年之前
  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 年之前
  Roxie Gibson 4767c61c21 added material theme to requirements for doc building. 5 年之前
  Roxie Gibson d843111ee4 trying to get rtd to work 5 年之前
  Roxie Gibson f8d340c86c added all commands to docs to be written 5 年之前
  Roxie Gibson 5e61092ea2 renamed the base cog to core. 5 年之前
  Roxie Gibson ebc3a14943 Example of command doc done. 5 年之前
  Roxie Gibson 0b133f49d2 Added the basics of some docs for roxbot. 5 年之前
  Roxie Gibson 3ca65f7c82 removed broken placeholder. 5 年之前
  Roxie Gibson 21074ec5ff spelling mistake again lol 5 年之前
  Roxie Gibson 849d78ecbd phrasing change to changelog. 5 年之前
  Roxie Gibson 8650cd78aa Spelling error smh 5 年之前
  Roxie Gibson c3d34c19cb Refactor: Some of the UX and outputs. Also changelog text. 5 年之前
  Roxie Gibson b3ba318674 Change: Added logging to error handling. 5 年之前
  Roxie Gibson 2ec46f22ff Refactor: parsesettings to a static method. 5 年之前
  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 年之前