Xithrius

Results 187 comments of Xithrius

> `.ext load ` or `.ext unload ` @ReneganRonin I'm not sure what you mean by changing the load status of a command, but I can for sure unload/load/reload a...

I'm not sure if enabling/disabling a command on the fly is actually possible without hardcoding it. Edit: Nevermind, I think it is possible with [this update method of command objects]()....

> Edit 2: Yes, it is possible with that feature. You need a object of [command type](https://discordpy.readthedocs.io/en/latest/ext/commands/api.html?highlight=command#discord.ext.commands.Command), and then you can use the `.update` method. To enable/disable the command the...

If no one takes it, I will.

@gustavwilliam I'll probably use a variant of the one that I have in my own bot. The command can be seen [here](). Will most likely change it once error logging...

How often is there downtime? Just wondering, I haven't experienced any adverse effects while using canary.

@sarzz2 Hey, just checking up. Will you be continuing this PR? Thanks!

@Anonymous4045 Hello! Any updates on the progress of this PR? Thanks!