Sd is free for everyone

This commit is contained in:
Luke Robles 2022-10-04 15:45:04 -07:00
parent d510da4a5d
commit 0b4a70b104

View File

@ -68,9 +68,9 @@ class ActualUtils(commands.Cog):
@commands.command(name="sd")
async def sd(self, ctx: commands.Context, *, prompt):
if ctx.message.author.id != 144986109804412928:
await ctx.send("Sorry, this is a paid dale-bot feature")
return
# if ctx.message.author.id != 144986109804412928:
# await ctx.send("Sorry, this is a paid dale-bot feature")
# return
import stable_diffusion