Jbots
Slack bot(s) written with Hapi
Install / Use
/learn @yayuhh/JbotsREADME

what can I do with jbots?
- Outgoing WebHooks
- Slash Commands
- or write a little code and do many other things
how to jbot
- fork/clone jbots
- duplicate or replace
./bots/hello.js - implement your custom bot logic
- git commit && git push to your deployment center of choice
- Heroku should just work given the bundled package.json + Procfile
- configure Slack integrations to send events to your bots however it makes sense to you
slack cheat sheet
request.payload
{
token: "9itBZe5CqNAOEQP3RXACsfqb"
team_id: "T0001"
channel_id: "C4815162342"
channel_name: "test"
timestamp: "1355517523.000005"
user_id: "U4128675309"
user_name: "Steve"
text: "googlebot: What is the air-speed velocity of an unladen swallow?"
}
For more information on how messages are formatted in Slack, please consult their API docs.
expected reply(payload)
{
"text": "Hello.",
"username": "jbot"
}
Related Skills
node-connect
343.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
92.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
343.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
343.3kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
