-
-
Notifications
You must be signed in to change notification settings - Fork 93
Edit the Config
github-actions[bot] edited this page Aug 12, 2025
·
3 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.