Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 375 Bytes

File metadata and controls

10 lines (9 loc) · 375 Bytes

Deployment

After the first launch the bot will create a config.json file with such content:

{
  "Token": "your-token-here",
  "DbAddress": "your-db-address-here"
}

You can either launch the bot and edit created file or specify it manually (as first launch argument). If you have specified everything correctly the bot will launch without additional actions.