mak448a / AI-Drawing-Chatbot

An image generator Discord bot written in Python with no GPU requirement! It can be easily deployed to your favorite VPS for hosting.
MIT License
27 stars 5 forks source link

Consolidate imagine generation commands #76 #77

Closed mishalhossin closed 4 months ago

mak448a commented 4 months ago

Thanks! I’ll check it out later.

mak448a commented 4 months ago

Hm. Did you import this from the wrong module? I'm not an expert in the class names, so I'm not quite sure how to fix it. @mishalhossin

discord.ext.commands.errors.ExtensionFailed: Extension 'cogs.commands_cogs.generative_image' raised an error: AttributeError: 'HybridGroup' object has no attribute 'hybrid_command'
mak448a commented 4 months ago

Never mind. I fixed it.

mishalhossin commented 4 months ago

oops

mak448a commented 4 months ago

Well, I guess I can do this later. Closing