This is a Slack bot that is written for personal use, and is designed to host itself in a single channel.
It is designed to be easy to use and customize: all functions should be
configure by editing the config.yml
only. In addition, the template for most
messages can also be set.
More information for the plugin is available at
the guide book.
Especially see
the configuration guide to find
more information on how to configure the Slack app properly. See
config.sample.yml
for how to configure these plugins.
yarn
to install the required packages..sample.env
to .env
and provide the required variables.config.sample.yml
to config.yml
and customize the file.yarn start
to launch the bot.