Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 439 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 439 Bytes

nagominashare-bot

Usage

With Docker

  1. git clone https://github.com/mucho613/nagominashare-bot
  2. cd nagominashare-bot
  3. Dockerfile の頭に API キーとかを書く
  4. docker build -t nagominashare-image .
  5. docker run -d --name nagominashare-container nagominashare-image

bot(Fork 元) の仕様が変わったら mucho613 (mucho613@gmail.com) がそれに合わせて書き直します。