779 Commits (71ea22556d71e433ad97b04506ccd7215dfd71bb)
 

Author SHA1 Message Date
  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
  Roxie Gibson ae0f99ff1a moved dev mode setting to init file 5 years ago
  Roxie Gibson ce085e6f6c guild settings decentralisation done. Just need to move the commands now. Backups fixed. 5 years ago
  Roxie Gibson 6d698e942c Most of the settings decentralisation done. Writing changes is the only thing that needs converting. 5 years ago
  Roxie Gibson d2b2343ce2 gitignore changes 5 years ago
  Roxie Gibson 2ada75c68f Added more to .gitignores to avoid staging new settings systems 5 years ago
  Roxie Gibson c8004aac6f removed useless code 5 years ago
  Roxie Gibson e73a7b55ba removed lookup cause i think its a bad idea. 5 years ago
  Roxie Gibson 1e03419a2f moved all responses into variables for admin cog. Made some changes to outputs for later revamping UX 5 years ago
  Roxie Gibson 116b0ecbe1 removed useless lambda 5 years ago
  Roxie Gibson dcb2e129fe change challenge to more pythonic way of checking if list is empty 5 years ago
  Roxie Gibson e7f1c59d62 pagination has been added to multiple commands that are very likely to suffer from trying to send over 2000 characters. 5 years ago
  Roxie Gibson 00d24675b2 Emoji converter should now work with partial emojis. User converter renamed along with emoji converter to be less redundant. 5 years ago
  Roxie Gibson 73bf6f113c added aliases for all fun commands where it makes sense to add them. 5 years ago
  Roxie Gibson 98fdcbf637 added standard datetime formatting to logging for both aesthetics and zalgo commands. 5 years ago
  Roxie Gibson 0eb73115b5 removed left over print 5 years ago
  Roxie Gibson 9c1c19e705 added caching to roxfacts. 5 years ago
  Roxie Gibson e039a46a56 updated roxfacts command to work with new discord.py version 5 years ago
  Roxie Gibson 4944ccc2d1 added roxbotfacts aliases. 6 years ago
  Roxie Gibson 956b6258ba roxfact commands being moved back over into a new branch. Also updated the facts. 6 years ago
  Roxie Gibson ee350e0a20 updated setup script to allow python3.7 5 years ago
  Roxie Gibson a56f0844b8 removed restart as, for now, it is unworkable. 5 years ago
  Roxie Gibson acd7a167ee removed restart as, for now, it is unworkable. 5 years ago
  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. 5 years ago
  Roxie Gibson 9c02647961 Error messages dont time out anymore 5 years ago
  Roxie Gibson dea0ef90db moved all strings to variables in customcommands cog. 5 years ago
  Roxie Gibson e7b39b6689 fixed nsfw commands and improved randomness. 5 years ago
  Roxie Gibson 78b91db9a3 datetime formatting is now standardised throughout the bot. 5 years ago
  Roxie Gibson f600454c47 Moving things out of settings in prep for the rework to the settings system. 5 years ago
  Roxie Gibson fd9e62fa45 FIXES BUG WITH QUEUEING. SONGS NOW QUEUE CORRECTLY ALL THE TIME, 100% OF THE TIME. https://www.youtube.com/watch?v=S02BHmWPZNs 5 years ago
  Roxie Gibson 00cf5b1707 fixed most of the bugs in voice hopefully. Deleted some useless functions and moved some stuff. Refresh rate upped to help queuing when it gets stuck. This should make it better for actually starting the next song. Bumping the refreshrate from 2Hz to 60Hz. 5 years ago
  Roxie Gibson 26a0d8f0c8 forgot to remove filler and done todo's 5 years ago