Page:
Section Harmony (basic)
Pages
API
Deploy: Azure
Deploy: Digitalocean
Deploy: Docker
Deploy: Heroku
Discord bot setup
FAQ
Features
Gateway config (basic)
Gateway config (channel rules)
Gateway: developing new one
Home
How to create your config
MS Teams setup
Mediaserver setup (advanced)
Section Discord (basic)
Section Gitter (basic)
Section Harmony (basic)
Section Hipchat (basic)
Section IRC (basic)
Section Keybase (basic)
Section MSteams (basic)
Section Matrix (basic)
Section Mattermost (basic) https
Section Mattermost (basic)
Section Mumble (basic)
Section Nextcloud Talk (basic)
Section RocketChat (basic)
Section Slack (basic)
Section Sshchat (basic)
Section Steam (basic)
Section Telegram (basic)
Section Twitch (basic)
Section VK (basic)
Section WhatsApp (basic)
Section XMPP (basic)
Section Zulip (basic)
Service files
Settings
Slack bot setup
Tengo
Troubleshooting
0
Section Harmony (basic)
Janet Blackquill edited this page 2021-12-18 16:52:58 -05:00
⚠️ Create a dedicated bot user first. It will not relay messages from yourself if you use your own account.
[harmony.myharmony]
# The homeserver for your community: preferably with protocol and port specified.
Homeserver = "https://chat.harmonyapp.io:2289"
# The session token for your bridge bot's account. Marking it as a bot generally means
# servers will persist session tokens indefinitely.
Token = "your token goes here"
# The user ID of the bot account. This is needed so the bot knows who itself is without needing
# to send an extranetwork request every startup.
UserID = "user id of the bot account"
# The ID of the guild your bot will bridge channels in.
Community = "community id that channels will be located in"
UseUserName = true
RemoteNickFormat = "{NICK}"
Getting started
How to create your config
Discord bot setup
Slack bot setup
MS Teams setup
Deploy
DigitalOcean
Azure
Docker
Heroku
Gateways
Config: basic
Config: channel rules
Discord
Gitter
Hipchat
IRC
Keybase
Matrix
Mattermost
Microsoft Teams
Mumble
Nextcloud Talk
RocketChat
Slack
Sshchat
Steam
Telegram
Twitch
VK
WhatsApp
XMPP
Zulip
Advanced
Mediaserver setup
Service files
Developer
API
Tengo scripting
Making gateways