channel-line
// LINE messaging channel for Clawdbot agent
$ git log --oneline --stat
stars:2,335
forks:444
updated:March 2, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namechannel-line
descriptionLINE messaging channel for Clawdbot agent
version1.0.0
parameters[object Object],[object Object]
capabilities[object Object]
LINE Channel
Connect SharpAI Aegis's Clawdbot agent to LINE Messenger. Popular in Japan, Taiwan, Thailand, and Indonesia.
Setup
python3 -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt