Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/diewland/line-chat-sniffer

Sniff LINE chat from 1-on-1, multi-person chats or group chat
https://github.com/diewland/line-chat-sniffer

line-bot python python3

Last synced: 1 day ago
JSON representation

Sniff LINE chat from 1-on-1, multi-person chats or group chat

Awesome Lists containing this project

README

        

# LINE Chat Sniffer
Sniff LINE chat from 1-on-1, multi-person chats or group chat

If you want chat bot to join mult-person chats or group chat
* LINE Console https://developers.line.biz/console/channel/[channel-id]/basic/
* Messaging settings -> Allow bot to join group chats
* LINE Manager https://manager.line.biz/account/[bot-id-with-@]/setting
* Account settings -> Chat settings -> Allow bot to join group chats

### References
* https://pypi.org/project/line-bot-sdk/
* https://github.com/line/line-bot-sdk-python