Sign inSign up

momonga/omochi

By momonga

Updated over 9 years ago

Omochi is benri slackbot written in Clojure.

Image
1

424

momonga/omochi repository overview

omochi-slackbot

A slack bot written in Clojure to provide benri features.

Features & Status

  • simple pattern responder
  • eval clojure code
  • CINDERELLA GIRLS profile search
  • quickhelp

Usage

Leiningen
  1. Create profiles.clj. profiles.clj.sample may helps you.
  2. Create .java.policy file into your home directory. .java.policy.sample may helps you.
  3. lein run
Docker compose
  1. Create docker-compose.yml. docker-compose.yml.sample may helps you.
  2. docker-compose build
  3. docker-compose up
heroku

Ensure to have following environment variables:

  • SLACK_API_TOKEN: Bot integration api key
  • BOT_NAME: Display name for bot

Deploy

License

This software is released under the MIT License, see LICENSE.

Tag summary

Content type

Image

Digest

Size

318.2 MB

Last updated

over 9 years ago

docker pull momonga/omochi