Skip to content

Commit 24ec09a

Browse files
authored
Update examples.py
1 parent 453c045 commit 24ec09a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
client = commands.Bot(command_prefix=commands.when_mentioned_or('.!'), intents=discord.Intents.all(), case_insensitive=True)
77

88

9-
# an Command that sends you an Message and edit it if you click an Button
9+
# a command that sends you a message and processes it when you click a button
1010

1111

1212
@client.command(name='buttons', description='sends you some nice Buttons')

0 commit comments

Comments
 (0)