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.
Terra Barber 54ae644985 fixed 'cant roll a zero sided dice' error 6 years ago
..
cache renamed Roxbot to roxbot for ease of use. 6 years ago
cogs fixed 'cant roll a zero sided dice' error 6 years ago
settings added many redundant copies for the settings when parsing. Also added a way to get raw settings. 6 years ago
__init__.py added warn purge command to help clear the warnings list when it gets too big. 6 years ago
checks.py renamed Roxbot to roxbot for ease of use. 6 years ago
converters.py made emote backup to the old version of the command if it cant see the emoji. 6 years ago
err_handle.py error fixing wooooo 6 years ago
guild_settings.py Updated guild settings to write ID's in string and convert them on boot to int and then save them back as int again. This is because JSON is fucked and did not like ID's and how big their were so we got errors. 6 years ago
http.py failed attempts at getting upload to work but I got closer so need to save that work. 6 years ago
load_config.py Moved unban to the new converter just so it can raise another error that will be more helpful. 6 years ago
logging.py renamed Roxbot to roxbot for ease of use. 6 years ago
system.py Moved all owner only non-settings commands to a new cog called system which is loaded on boot. 6 years ago
utils.py fixed the check error again because it was weird but the id check works. 6 years ago