Sd is free for everyone

This commit is contained in:
Luke Robles 2022-10-04 15:45:04 -07:00
parent b74569c630
commit 37e6e4b1d8

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