You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,6 +77,12 @@ Use this command to get an ID of any chat.
77
77
It will be helpful when you'll configure receiving deployment notifications to other chat.
78
78
Please note that if you have more than one bots in your target chat then you have to write bot's username after the command without space (/showchatid@LaravelForgeBot).
79
79
80
+
## Using this bot in groups
81
+
82
+
Note that this bot has no access to messages in groups.
83
+
So, when you add a new token you have to send token as an answer to the last bot's message.
84
+
The same action required when you add a webhook to another chat and have to send a chat id.
85
+
80
86
## Versioning
81
87
82
88
We use [SemVer](http://semver.org) for versioning. For the versions available, see the [releases on this repository](https://github.com/itorgov/laravel-forge-bot/releases).
0 commit comments