Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 995 Bytes

genius.md

File metadata and controls

16 lines (10 loc) · 995 Bytes

📕 Genius API Token

〣 Creating an API Client to get Access Token

  • Go to genius.com/api-clients/new

  • Click on the "Sign Up" button and Create an Account.

  • Enter a name for your App and put https://example.com in 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