-
-
Notifications
You must be signed in to change notification settings - Fork 90
Edit the Config
Daniel Tischner edited this page Dec 14, 2021
·
2 revisions
In order to edit the configuration file of the bot, one has to login to the VPS and adjust the config file manually. Only members of the Moderator-Team can do the following steps.
See Access the VPS for details of the login process.
-
ssh togetherjava
to login to the VPS - Either
cd ~/docker-infra/master-bot
orcd ~/docker-infra/develop-bot
to go to the directory of the corresponding bot - Use
cd config
- Edit the
config.json
file, for examplevim config.json
ornano config.json
- Save the file and restart the bot.