From eaf7066b165881f27a91e5dab2a6ba9f048c155e Mon Sep 17 00:00:00 2001
From: LinuxGuy312 <101087324+LinuxGuy312@users.noreply.github.com>
Date: Wed, 4 Oct 2023 18:54:47 +0530
Subject: [PATCH] docs: Updated Self-host cmds, Added Genius API Token Guide
(#360)
---
docs/SUMMARY.md | 1 +
docs/installation/hosting/self-host.md | 8 +++++---
docs/tutorials/genius.md | 16 ++++++++++++++++
3 files changed, 22 insertions(+), 3 deletions(-)
create mode 100644 docs/tutorials/genius.md
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.
+
+
+
+* Click on 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`