FuckBot

Gem Version Build Status Code Climate

Slack bot to watch your language.

Installation

  • Install gem: gem install fuck_bot.
  • Create bot (https://slack.com/apps/A0F7YS25R-bots).
  • Choose the name (fuck_bot or whatever you want).
  • Copy API Token (e.g. xoxb-29512306146-LT8dwEeZQWLNWZmN9xs0m9zj).
  • Run: fuck_bot xoxb-29512306146-LT8dwEeZQWLNWZmN9xs0m9zj

Usage

fuck_bot [token] [store]
  • [token] - Slack Bot token. (e.g. xoxb-29512306146-LT8dwEeZQWLNWZmN9xs0m9zj)
  • [store] - Path to .pstore file to store statistics. Default: ~/fuck_bot.pstore

Contributing

  1. Fork it (https://github.com/droptheplot/fuck_bot/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

The gem is available as open source under the terms of the MIT License.