Last active
April 21, 2021 06:39
-
-
Save anurag-7/80abb2d6d3d12b4b48c031f5172eafea to your computer and use it in GitHub Desktop.
Just works
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import discord as a;b,c=a.Client(),int | |
| @b.event | |
| async def on_message(a):e=a.embeds;return(await a.channel.send(f"{e[0].title} Spawned | <@&role_id>"),None)[e and e[0].image and a.author.id==673362753489993749 and c(e[0].title[-1])>3] | |
| b.run('Token') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
?