Skip to content

Commit 5906a0e

Browse files
authored
Update README.rst
1 parent 8db51bc commit 5906a0e

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

README.rst

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,28 @@ Purposes
3434
First Step
3535
==========
3636

37-
Nothing here just yet...
37+
Creating a bot account
38+
----------------------
39+
40+
1. Go to `Discord Developer Page <https://discordapp.com/developers/>`_ and
41+
login or register an Discord User Account (you can loging with your personal discord account)
42+
2. Go to `My Apps <https://discordapp.com/developers/applications/me>`_
43+
3. Click on `Mew App <https://discordapp.com/developers/applications/me/create>`_
44+
4. Fill in "App Name" with your bot's name
45+
5. Fill in the optional "App Description" with the description and upload a bot avatar for "App Icon"
46+
6. Click on "Create App" (Note: All previously added details are changable)
47+
7. Go to `My Apps <https://discordapp.com/developers/applications/me>`_ and select the bot you just created
48+
8. Scroll down to the "Bot" section, click "Create a Bot User", and conform your choice ("click Yes, do it!")
49+
50+
51+
52+
3853

3954
:sub:`Discord Bot Examples (DBE) is not affliated in any way with the discord.py library or the development of discord.py.`
4055
:sub:`DBE is an example/turtorial repository developed by Taku. Read the LICENSE file for more information.`
4156

57+
58+
4259
..
4360
links:
4461

0 commit comments

Comments
 (0)