Skip to content

Commit

Permalink
Merge pull request cyclic-software#1 from seekayel/main
Browse files Browse the repository at this point in the history
Updated Application ID and Client ID being the same
  • Loading branch information
korostelevm authored Sep 9, 2022
2 parents 1c34150 + ee2ea70 commit 94f1ecb
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,11 @@ Navigate to Discord's developer portal and create a new application
After creating the application, you are taken to the application's dashboard. There you can configure an app icon, description, etc.

Retrieve:
- `APPLICATION ID`
- `APPLICATION ID` (Discord also calls this `CLIENT ID`)
- `PUBLIC KEY`

Configure your Cyclic App with these environment variables.

<p align="center">
<img src="./doc/2.png" width="500px"/>
</p>
Expand All @@ -36,7 +39,7 @@ Press `Reset Token` and confirm.
</p>


Retrieve the `TOKEN` string.
Retrieve the `TOKEN` string and configure your Cyclic App with this environment variable.

### **4.** Adding the bot to your server
The easiest way to add the bot to your server is via url.
Expand Down

0 comments on commit 94f1ecb

Please sign in to comment.