You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Roxie Gibson 5e61092ea2 renamed the base cog to core. 5 years ago
..
cache renamed Roxbot to roxbot for ease of use. 6 years ago
cogs renamed the base cog to core. 5 years ago
settings All settings decentralisation done. perm_roles and is_anal depreciated. New convert setting "hide" added. 5 years ago
__init__.py 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 years ago
checks.py roxbot's internal nsfw checking depreciated for discord's system. Also reducing relying in cogs that are meant to be modular. 5 years ago
converters.py Fixed a docstring, added another, changed a converter to make more sense but functionally stay the same. 5 years ago
core.py renamed the base cog to core. 5 years ago
enums.py changed warning colour 5 years ago
err_handle.py Change: Added logging to error handling. 5 years ago
exceptions.py 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 years ago
guild_settings.py Fixed two errors with guildsettings managment. Limited to guild working as intended and adding guilds on guildjoin 5 years ago
http.py fixed nsfw commands and improved randomness. 5 years ago
logging.py added more cleaning up of settings 5 years ago
roxbotfacts.py renamed all mentions of gssp to ags. Improved input on ags, members are now pm'd when they join the server. 5 years ago
utils.py Added roxbot's own version of arg parse 5 years ago