826 B
826 B
Flock Bot
With Flock bot, you can send messages to any of your flock contact without having to leave Zulip.
Sending messages to a user is quite easy, syntax is:
@botname recipient_name: hello
where recipient_name
is name of recipient and hello
is the sample message.
Configuration
-
Before running Flock bot, you'll need a
token
. In order to gettoken
, Go to Flock apps and create an app. After successful installation, you'll get antoken
in response from servers. -
Once you have
token
, you should supply it inflock.conf
file.
Usage
Run this bot as described in here.
You can use this bot in one easy step:
@botname recipient_firstName: message
For help, do @botname help
.