Skip to content

evalphobia/enotify-slack

 
 

Repository files navigation

enotify-slack

Build Status Coverage Status

日本語の紹介記事はこちら

Summary

This is a tool to get event(meetup) information and send the information to a channel in Slack. The event information is provided by event provider's site such as Meetup and Eventbrite(the others are mainly only used in Japan). The event information will be sent to Slack if the title or description contains keyword specified in the configuration file.

screenshot

How to use

  • Get binary and conf.yml from release and place them in the same directory.
  • Configure conf.yml. Comment in the file is descriptive enough.
  • Run the binary with nohup like nohup ./enotify-slack & or run it in screen/tmux session.

Thanks

enotify-slack uses api shown below.

License

enotify-slack is under the Apache 2.0 license. See the LICENSE file for details.

About

A tool to get event(meetup) information and send the information to Slack.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%