diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 2679133a85..f03fcc03d6 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -23,6 +23,7 @@ * [📕 IBM](tutorials/ibm.md) * [📕 LastFM](tutorials/lastfm.md) * [📕 Spotify](tutorials/spotify.md) +* [📕 Genius API Token](tutorials/genius.md) ## About Us diff --git a/docs/installation/hosting/self-host.md b/docs/installation/hosting/self-host.md index f591e25fc3..bb828711ce 100644 --- a/docs/installation/hosting/self-host.md +++ b/docs/installation/hosting/self-host.md @@ -11,8 +11,10 @@ Hosting bot manually can be a bit of pain, that why we prefer [APP WEBSITE URL. You can Leave other two fields empty. + +
Page after clicking 'Create Account' and filling values

Page after clicking 'Create Account' and filling values

+ +* Click on Save button. + +
Page after clicking 'Save' button

Page after clicking 'Save' button

+ +* On This page, click on Generate Access Token and Copy the token. Save the copied token in your bot's configuration file as environment variable with the following name: + * `GENIUS_API_TOKEN`