Skip to content

Commit

Permalink
Update images to local
Browse files Browse the repository at this point in the history
  • Loading branch information
LinuxGuy312 authored Oct 4, 2023
1 parent 4021c1f commit fc93950
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/tutorials/genius.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
* Click on the "Sign Up" button and Create an Account.
* Enter a name for your App and put `https://example.com` in <mark style="color:green;">APP WEBSITE URL</mark>. You can Leave other two fields empty.

<figure><img src="https://graph.org/file/d29c51db868599ab7a20f.jpg" alt="Page after clicking 'Create Account' and filling values"><figcaption><p>Page after clicking 'Create Account' and filling values</p></figcaption></figure>
<figure><img src="../.gitbook/assets/genius1.jpg" alt="Page after clicking 'Create Account' and filling values"><figcaption><p>Page after clicking 'Create Account' and filling values</p></figcaption></figure>

* Click on Save button.

<figure><img src="https://graph.org/file/051dc8c0530872e0b783d.jpg" alt="Page after clicking 'Save' button"><figcaption><p>Page after clicking 'Save' button</p></figcaption></figure>
<figure><img src="../.gitbook/assets/genius2.jpg" alt="Page after clicking 'Save' button"><figcaption><p>Page after clicking 'Save' button</p></figcaption></figure>

* On This page, click on <mark style="color:blue;">Generate Access Token</mark> and Copy the token. Save the copied token in your bot's configuration file as environment variable with the following name:
* `GENIUS_API_TOKEN`

0 comments on commit fc93950

Please sign in to comment.