Sha256: 745f2f1a88dc0e16396a83985453afffb5145811a331987cc8555048943dcab4
Contents?: true
Size: 381 Bytes
Versions: 2
Compression:
Stored size: 381 Bytes
Contents
# Ruboty::LetsChat [Let's Chat](https://github.com/sdelements/lets-chat) adapter for [Ruboty](https://github.com/r7kamura/ruboty). ## Usage ```ruby # Gemfile gem "ruboty-lets_chat" ``` ## ENV ``` LCB_URL - Let's Chat URL (default: http://localhost:5000) LCB_TOKEN - Let's Chat API Token LCB_ROOMS - Let's Chat Room Ids (separated by comma) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ruboty-lets_chat-0.0.2 | README.md |
ruboty-lets_chat-0.0.1 | README.md |