Skip to content

Commit

Permalink
Fix Typo
Browse files Browse the repository at this point in the history
fredemerson authored Oct 20, 2024
1 parent aaf7be5 commit 6971506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/blog/how_to_create_discord_bot.mdx
Original file line number Diff line number Diff line change
@@ -39,5 +39,5 @@ client.login('YOUR BOT TOKEN HERE')

## 🥇Step 3 - Running your project

- You are now ready to run your project. As soon as your run your project, your discord bot should appear online and send `pong` whenever someone types `ping`.
- You are now ready to run your project. As soon as your run your project, your discord bot should appear online and send `hello` whenever someone types `hi`.

0 comments on commit 6971506

Please sign in to comment.