Skip to content

Commit

Permalink
Update basic_slash_command_bot_example.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ATOMICMAN007 authored and thomm-o committed Nov 8, 2021
1 parent 27012c5 commit be0888d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/basic_slash_command_bot_example.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,3 @@ async def callback(self, context):
bot.add_slash_command(Ping)
bot.add_slash_command(Echo)
bot.run()

0 comments on commit be0888d

Please sign in to comment.