• Stars
    star
    130
  • Rank 277,575 (Top 6 %)
  • Language
    Ruby
  • License
    MIT License
  • Created almost 9 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Slackまとめ

Togelack

Deploy

Slack Summary Service (like togetter).

How to deploy

How to run (development mode)

Requirement

  • Ruby
  • node.js

run rails server

$ bundle install
$ bundle rails s

run webpack dev server

$ yarn install
$ yarn start

env

requirement

  • RAILS_ENV
    • "production"
  • MONGOID_ENV
    • "production"
  • SLACK_TOKEN
    • ex. xoxp-1234567-12345-...
  • SLACK_CLIENT_ID
    • App client ID (ex. 1234567)
  • SLACK_CLIENT_SECRET
    • App client secret (ex. abcdef12345)
  • SLACK_TEAM_ID
    • ex. T1234567
  • SLACK_TEAM_NAME
    • ex. toripota
  • MONGO_URL
    • database url(ex. localhost:27017)

optional

  • SLACK_CHANNEL
    • notify slack channel (ex. general)
  • SLACK_ICON
    • notify slack icon (ex. 😄 or http://〜)
  • REDIS_URL
    • use redis cache (ex. redis://localhost)
  • PRIVATE_MODE
    • need slack login (ex. true or false)

LICENSE

MIT

More Repositories

1

potmum

Potmum is cloud note-app.
Ruby
114
star
2

nicopip-chrome

ニコニコ動画の動画プレイヤーをコメント付きでPinPするChrome拡張(非公式)
TypeScript
31
star
3

torigoya_rpg_maker_mv_plugins

RPG Maker MV plugins
JavaScript
16
star
4

itamae-plugin-recipe-rtn_rbenv

installs rbenv and ruby_build
Ruby
15
star
5

slack_markdown

Slack Markdown Filter
Ruby
15
star
6

torigoya-rpg-maker-plugin

RPGツクールMV/MZ用のプラグイン
JavaScript
9
star
7

compac-reader

A novel reader for Android.
JavaScript
5
star
8

favlack

favstar clone for slack
CSS
4
star
9

leyak_bot

Ruたんのお手伝いbot
Ruby
3
star
10

media-recorder-demo

JavaScript
3
star
11

senrigan

Senrigan is terminal viewer of slack
Ruby
3
star
12

swipe-vertical-text

縦書きページ送りのデモ
Vue
3
star
13

html-pipeline-nico_link

An HTML::Pipeline filter for niconico(http://www.nicovideo.jp) description links.
Ruby
3
star
14

slack_message_markdown

convert slack message to HTML.
Ruby
2
star
15

FlashDevelop_Template

FlashDevelop用Flash+AIR+モバイルAIRなテンプレートプロジェクト
ActionScript
2
star
16

romantic_text

A romantic DSL for writing HTML.
Ruby
2
star
17

boroicchi

CSS
1
star
18

ruboty-local_yaml

Store Ruboty's memory in local yaml file.
Ruby
1
star
19

itamae-plugin-recipe-rtn_git

Itamae recipe plugin for git.
Ruby
1
star
20

current-app-to-slack

notifier current application to Slack.
TypeScript
1
star
21

torigoya_rpg_maker_vxace_rgss3

RPG Maker VXAce scripts
Ruby
1
star
22

mihatter

a simple Twitter crawler
Ruby
1
star
23

ru-react-sandbox

いろいろ試す用
TypeScript
1
star
24

ruboty-rhymer

Ruby
1
star
25

zoint

今日も一日がんばるぞい!
Ruby
1
star
26

sardonyx_ring

Slack bot framework for Ruby
Ruby
1
star
27

akashic-right-click-plugin

AkashicEngine 3.13.0で公式対応になったのでアーカイブしました
TypeScript
1
star
28

akashi-custom-sound-chrome

AKASHIの勤怠打刻音を任意の音声ファイルにするChromeExtension
TypeScript
1
star
29

alijigock

Alijigock is a employee management bot for Slack. (It's joke bot)
Ruby
1
star
30

pdadv

PDF Adventure game framework
Ruby
1
star
31

blinkman-twitter_search

Twitter Search API adapter for Blinkman
Ruby
1
star
32

itamae-plugin-recipe-rtn_php_nabe

Itamae recipe plugin for php-nabe.
Ruby
1
star