Basic Server Configuration
Documentation on how to do Basic Server Configuration in config.yml.
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.
Before you will be able to use Dashboard or SelfHost Transcripts, first you'll have to do basic Server Configuration by following next steps:
Open
config.yml
and findserver
section & changeenabled
totrue
Change
url
field to IP or Domain of your Server - If you're using IP make sure to add port (the one fromport
field) to the end of it, eg.http://123.45.67.8:1234
2.1. If you're using Pterodactyl, to get your IP and Port click on 'Network' tab and you'll have it there
Last updated