Skip to content

odanado/slackbot-os-command-injection

Repository files navigation

Build Status Coverage Status

slackbot-os-command-injection

コマンドを投げると実行してその結果を返してくれるbotです
https://qiita.com/odanado/items/fb5a5e996b302d4b4ca4

必要なもの

  • Docker
  • docker-compose

前準備

ビルド

docker-compose build base
docker-compose build

環境変数

.env ファイルを作って,そこに SLACK_TOKE を書いて下さい

cat .env
SLACK_TOKEN=xoxb-11111111111-xxxxxxxxxxxxxxxxxxxxxxxx

起動方法

docker-compose up -d bot

言語を追加するには

langs/ 以下に言語名でディレクトリ作って,その中に Dockerfileconfig.yml を書いて下さい
そして docker-compose.yml を編集してください   できればテストもあると嬉しいです

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •