added bot.add_command(draw)
This commit is contained in:
parent
499daabe96
commit
96b7b63e9b
1 changed files with 2 additions and 1 deletions
|
|
@ -426,3 +426,4 @@ async def setup(bot):
|
|||
bot.add_command(describe)
|
||||
bot.add_command(change_model)
|
||||
bot.add_command(lora)
|
||||
bot.add_command(draw)
|
||||
Loading…
Add table
Add a link
Reference in a new issue