We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5de005 commit 60ad919Copy full SHA for 60ad919
README.rst
@@ -81,8 +81,8 @@ Run examples from DBE
81
82
1. Download https://github.com/GreatTaku/DiscordBotExamples/archive/master.zip and unzip
83
2. fill in your bot token in the file you want to run
84
- 2. ``python DiscordBotExamples/<rewrite or async>/<filename>.py`` (replace things in <>)
85
- 3. Voila!
+ 3. ``python DiscordBotExamples/<rewrite or async>/<filename>.py`` (replace things in <>)
+ 4. Voila!
86
87
88
:sub:`Discord Bot Examples (DBE) is not affliated in any way with the discord.py library or the development of discord.py.`
0 commit comments