Sd is free for everyone
This commit is contained in:
parent
e1b7829d41
commit
0f3dae45ca
@ -68,9 +68,9 @@ class ActualUtils(commands.Cog):
|
|||||||
|
|
||||||
@commands.command(name="sd")
|
@commands.command(name="sd")
|
||||||
async def sd(self, ctx: commands.Context, *, prompt):
|
async def sd(self, ctx: commands.Context, *, prompt):
|
||||||
if ctx.message.author.id != 144986109804412928:
|
# if ctx.message.author.id != 144986109804412928:
|
||||||
await ctx.send("Sorry, this is a paid dale-bot feature")
|
# await ctx.send("Sorry, this is a paid dale-bot feature")
|
||||||
return
|
# return
|
||||||
|
|
||||||
import stable_diffusion
|
import stable_diffusion
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user