Add a spoiler option to channel settings #168
fiveseven808
started this conversation in
Ideas
Replies: 1 comment
-
Added it to projects, but I'm not sure when I'll get around to it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For certain reasons, I've edited lien 507 of stablecog.py to now read
file = discord.File(fp=buffer, filename=f'SPOILER_{queue_object.seed}-{count}.png')
which hides the result. It would be great to have this as a parameter while using the /draw command and also setting it as a channel default.Beta Was this translation helpful? Give feedback.
All reactions