Skip to content

Instantly share code, notes, and snippets.

@B1ue-Dev
Last active December 7, 2021 11:14
Show Gist options
  • Save B1ue-Dev/3893c88792a90c8a8faae4f025cf62b8 to your computer and use it in GitHub Desktop.
Save B1ue-Dev/3893c88792a90c8a8faae4f025cf62b8 to your computer and use it in GitHub Desktop.

Revisions

  1. B1ue-Dev revised this gist Dec 7, 2021. No changes.
  2. B1ue-Dev created this gist Dec 7, 2021.
    19 changes: 19 additions & 0 deletions discord_bot_token.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,19 @@
    # Instruction to get Discord's bot token
    - Go to [discord developer page](https://discord.com/developers/)
    - Choose `New Application`
    ![image](https://user-images.githubusercontent.com/60958064/145016732-7075110a-7708-4ad4-b9cb-9c3819d437bb.png)

    - Choose a name for your application and choose `Create`
    ![image](https://user-images.githubusercontent.com/60958064/145016839-a39c40c9-f9f2-4f3f-838a-fe5734cf0786.png)

    - Go to ``Bot``
    ![image](https://user-images.githubusercontent.com/60958064/145017142-6429d116-d875-4478-bb82-3e10dcf151e3.png)

    - Choose ``Add Bot``
    ![image](https://user-images.githubusercontent.com/60958064/145017369-dc8b109d-6875-4e4e-91a4-f1ac5bc402ac.png)

    - Get your bot's token here
    ![image](https://user-images.githubusercontent.com/60958064/145017499-7bf62f96-5eec-45c4-bd4c-840f518074e0.png)

    # Note
    - Do not reveal your token to anyone. If your token is leaked, you need to regenerate it as soon as possible as anyone have the token can destroy your server.