mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-22 12:09:30 +01:00
Remove GroupID
parent
6525685b9d
commit
34f8c32a81
@ -2,10 +2,6 @@
|
|||||||
[vk.myvk]
|
[vk.myvk]
|
||||||
#Group access token
|
#Group access token
|
||||||
Token="Yourtokenhere"
|
Token="Yourtokenhere"
|
||||||
|
|
||||||
#Group ID
|
|
||||||
#For example in URL https://vk.com/public168963511 group ID is 168963511
|
|
||||||
GroupID=123456789
|
|
||||||
```
|
```
|
||||||
# Setup
|
# Setup
|
||||||
|
|
||||||
@ -19,9 +15,3 @@ GroupID=123456789
|
|||||||
|
|
||||||
![](https://user-images.githubusercontent.com/37155836/105666939-36420d00-5efc-11eb-9fa1-418aa9cb4a3f.png)
|
![](https://user-images.githubusercontent.com/37155836/105666939-36420d00-5efc-11eb-9fa1-418aa9cb4a3f.png)
|
||||||
![](https://user-images.githubusercontent.com/37155836/105667066-7903e500-5efc-11eb-9d31-d5cca5a7aac3.png)
|
![](https://user-images.githubusercontent.com/37155836/105667066-7903e500-5efc-11eb-9d31-d5cca5a7aac3.png)
|
||||||
|
|
||||||
5. Get GroupID from group URL
|
|
||||||
```
|
|
||||||
https://vk.com/public168963511
|
|
||||||
^^^^^^^^^
|
|
||||||
```
|
|
Loading…
Reference in New Issue
Block a user