Skip to content

beco-ippei/slack-bot-slim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SlackBotSlim

TODO: add descirptions

Installation

Add this line to your application's Gemfile:

gem 'slack-bot-slim', git: 'https://github.com/beco-ippei/slack-bot-slim.git'

And then execute:

$ bundle

Create your team's token from https://my.slack.com/services/new/bot

TODO: add how to setup

TODO

  • simple framework
    • pattern match handler
    • plugin with include-file (require ?)
    • plugin with rubygems (??
    • plugin with 'slack-snippets' (for ruby-study?)
  • parse params
    • user-info
    • channel-info
    • message-info (like pattern matched blocks)
  • ignore channel or user messages by config
    • white or black listing
    • by bot
    • by response (hear)

Contributing

Preparing...

About

simple slack-bot written in ruby (for DYI)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages