Skip to content

Commit 1356312

Browse files
authored
Update README.rst
1 parent de4a010 commit 1356312

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,17 @@ After you chose the version you want to use, go to the directory in this GitHub
7575
The rest of the dependencies installation tutorial will be in the README.rtf of that directory.
7676

7777
Writing a bot script with Python
78-
--------------------------------
78+
================================
7979

8080
See introduction.py in the other directories.
8181

82+
Run examples from DBE
83+
=====================
84+
85+
1. Download https://github.com/GreatTaku/DiscordBotExamples/archive/master.zip and unzip
86+
2. fill in your bot token in the file you want to run
87+
2. ``python DiscordBotExamples/<rewrite or async>/<filename>.py`` (replace things in <>)
88+
3. Voila!
8289

8390

8491
: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

Comments
 (0)