Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 528 Bytes

SetupBackends.md

File metadata and controls

20 lines (13 loc) · 528 Bytes

walbot backends setup

To setup the bot follow these steps:

  1. Run python walbot.py start
  2. Stop the bot
  3. Fill generated secret.yaml file with credentials for desired backends

See backend specific instructions below:

Discord

  1. Create application on Discord Developer Portal
  2. Copy bot token on "Bot" tab
  3. Paste token to secret.yaml

Telegram

  1. Create bot using this instruction
  2. Paste bot token to secret.yaml