Sd is free for everyone
This commit is contained in:
parent
b74569c630
commit
37e6e4b1d8
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user