735 Commits (1598348a6d6be4276ef7c368639b15b64c034185)
 

Autor SHA1 Mensaje Fecha
  Roxie Gibson 1598348a6d fixed issue with inputs on selfassign command. hace 5 años
  Roxie Gibson b95d12a68f added new roxbot exceptions and the change from error and user error. hace 5 años
  Roxie Gibson d862c06d77 added more cleaning up of settings hace 5 años
  Roxie Gibson f8fd25f9fa moved the scrapper in reddit cog into its own class. Easier for me to maintain with my terrible eyes. hace 5 años
  Roxie Gibson 19ee00a9bc formatting change hace 5 años
  Roxie Gibson 63fb4160c2 Fixed a docstring, added another, changed a converter to make more sense but functionally stay the same. hace 5 años
  Roxie Gibson ad85a060c7 Lots of small changes to improve speed and make sure commands are explicit in being guild only hace 5 años
  Roxie Gibson 7b43468893 Moved a lot of checks to before_invokes for less clutter and easier maintainability. hace 5 años
  Roxie Gibson 3775c52d56 moved nowplaying embed to its own object. hace 5 años
  Roxie Gibson 4276bf7e2c roxbot's internal nsfw checking depreciated for discord's system. Also reducing relying in cogs that are meant to be modular. hace 5 años
  Roxie Gibson 5ad2392312 Fixed two errors with guildsettings managment. Limited to guild working as intended and adding guilds on guildjoin hace 5 años
  Roxie Gibson 4c1f466f30 removed dumb print hace 5 años
  Roxie Gibson 8063377313 removed nsfw stuff to fit inline with changes. hace 5 años
  Roxie Gibson 66bac0575f renamed all mentions of gssp to ags. Improved input on ags, members are now pm'd when they join the server. hace 5 años
  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. hace 5 años
  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. hace 5 años
  Roxie Gibson c531b76981 changed functions around and unbroke settings get in ;play. hace 5 años
  Roxie Gibson 5d7dcaf243 forgot to change a variable which breaks the output a lil hace 5 años
  Roxie Gibson a180c5cb9f changed how waifurate takes input and improved output. Much better UX hace 5 años
  Roxie Gibson f47876c617 added guild only check to printsettings which is was missing. hace 5 años
  Roxie Gibson f86df18732 moved requirements for permissions to the commands instead of the group so that normal users can list the commands. hace 5 años
  Roxie Gibson 639b474c38 simplifed parse settings function to be way more sane. Made printsettings output nicer. hace 5 años
  Roxie Gibson 8323f3a102 simplifed parse settings function to be way more sane. Made printsettings output nicer. hace 5 años
  Roxie Gibson 8381179298 changelog update hace 5 años
  Roxie Gibson 49b97efb24 All settings decentralisation done. perm_roles and is_anal depreciated. New convert setting "hide" added. hace 5 años
  Roxie Gibson ae0f99ff1a moved dev mode setting to init file hace 5 años
  Roxie Gibson ce085e6f6c guild settings decentralisation done. Just need to move the commands now. Backups fixed. hace 5 años
  Roxie Gibson 6d698e942c Most of the settings decentralisation done. Writing changes is the only thing that needs converting. hace 5 años
  Roxie Gibson d2b2343ce2 gitignore changes hace 5 años
  Roxie Gibson 2ada75c68f Added more to .gitignores to avoid staging new settings systems hace 5 años
  Roxie Gibson c8004aac6f removed useless code hace 5 años
  Roxie Gibson e73a7b55ba removed lookup cause i think its a bad idea. hace 5 años
  Roxie Gibson 1e03419a2f moved all responses into variables for admin cog. Made some changes to outputs for later revamping UX hace 5 años
  Roxie Gibson 116b0ecbe1 removed useless lambda hace 5 años
  Roxie Gibson dcb2e129fe change challenge to more pythonic way of checking if list is empty hace 5 años
  Roxie Gibson e7f1c59d62 pagination has been added to multiple commands that are very likely to suffer from trying to send over 2000 characters. hace 5 años
  Roxie Gibson 00d24675b2 Emoji converter should now work with partial emojis. User converter renamed along with emoji converter to be less redundant. hace 5 años
  Roxie Gibson 73bf6f113c added aliases for all fun commands where it makes sense to add them. hace 5 años
  Roxie Gibson 98fdcbf637 added standard datetime formatting to logging for both aesthetics and zalgo commands. hace 5 años
  Roxie Gibson 0eb73115b5 removed left over print hace 5 años
  Roxie Gibson 9c1c19e705 added caching to roxfacts. hace 5 años
  Roxie Gibson e039a46a56 updated roxfacts command to work with new discord.py version hace 5 años
  Roxie Gibson 4944ccc2d1 added roxbotfacts aliases. hace 6 años
  Roxie Gibson 956b6258ba roxfact commands being moved back over into a new branch. Also updated the facts. hace 6 años
  Roxie Gibson ee350e0a20 updated setup script to allow python3.7 hace 5 años
  Roxie Gibson a56f0844b8 removed restart as, for now, it is unworkable. hace 5 años
  Roxie Gibson acd7a167ee removed restart as, for now, it is unworkable. hace 5 años
  Roxie Gibson caf1590634 Roxbot is now guild sensitive. Commands that require a guild have had the guild only check applied. Those who required it for no reason have been changed. Subreddit command now works and caches per use. Allowing DM use. So has NSFW. Is Anal has been fixed completely as well. hace 5 años
  Roxie Gibson 9c02647961 Error messages dont time out anymore hace 5 años
  Roxie Gibson dea0ef90db moved all strings to variables in customcommands cog. hace 5 años