Dashboard Setup
Documentation on how to setup Dashboard.
Hosting Dashboard or SelfHost Transcripts (Bot's Server Feature) on your Local Network (PC) is not recommended nor supported. You should always host bot on VPS or Bot Hosting.
To be able to use Dashboard you first need to edit configuration section for it:
Find
dashboardsection & changeenabledfield totrueGo to Discord Developer Portal - Click Here
Click 'Copy' Button below
Client IDand paste it intoclient_idfield indashboardsectionClick 'Reset' Button below
Client Secret, copy Secret and paste it intoclient_secretfield indashboardsectionGo back to Discord Developer Portal and from 'OAuth2' Sidebar Section, click on 'General'
Click 'Add Redirect' and for URL type the URL from
urlfield (if it's Numerical IP make sure it has port at the end) and add/callbackto the endChange
jwtfield to some strong passwordNow, just start bot and visit your dashboard by typing URL from
urlfield into browser.
Last updated
Was this helpful?