diff options
author | Daniil Suvorov <severecloud@gmail.com> | 2022-01-10 00:50:07 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-09 22:50:07 +0100 |
commit | 16ab4c6fed397306030318a6a0900e208ff784e3 (patch) | |
tree | 60dd2aa67fe3d179eac43770797716533bce1e22 /matterbridge.toml.sample | |
parent | e3ee0df7ba9a66fb9082b7982bc9179ced962846 (diff) | |
download | matterbridge-msglm-16ab4c6fed397306030318a6a0900e208ff784e3.tar.gz matterbridge-msglm-16ab4c6fed397306030318a6a0900e208ff784e3.tar.bz2 matterbridge-msglm-16ab4c6fed397306030318a6a0900e208ff784e3.zip |
Remove GroupID (vk) (#1668)
Diffstat (limited to 'matterbridge.toml.sample')
-rw-r--r-- | matterbridge.toml.sample | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample index 150e0d80..fd341ff8 100644 --- a/matterbridge.toml.sample +++ b/matterbridge.toml.sample @@ -1539,10 +1539,6 @@ MessageClipped="<clipped message>" #See https://vk.com/dev/bots_docs Token="Yourtokenhere" -#Group ID -#For example in URL https://vk.com/public168963511 group ID is 168963511 -GroupID=123456789 - ################################################################### # WhatsApp ################################################################### |