This website requires JavaScript.
Explore
Help
Register
Sign In
lzh
/
picoclaw
Watch
1
Star
0
Fork
0
You've already forked picoclaw
mirror of
https://github.com/sipeed/picoclaw.git
synced
2026-06-12 18:08:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
214b201bfaf2577a6ea53896c1bf626a63af41c6
picoclaw
/
pkg
/
channels
T
History
Meng Zhuo
0f506d4202
Merge pull request
#165
from alexhoshina/feat/onebot
...
feat: add OneBot channel support
2026-02-15 09:12:00 +08:00
..
base_test.go
style: fix gofmt formatting (CRLF -> LF)
2026-02-14 11:21:47 +09:00
base.go
update telegram username support
2026-02-13 02:09:59 +08:00
dingtalk.go
misc: fmt code
2026-02-13 17:51:47 +08:00
discord.go
refactor(channels): consolidate media handling and improve resource cleanup
2026-02-12 12:46:28 +08:00
feishu_32.go
add build constraints for feishu to support 32-bit builds
2026-02-11 20:59:25 +01:00
feishu_64.go
Merge branch 'main' into architecture-32-bit
2026-02-13 21:18:34 +01:00
line.go
style: fix gofmt formatting (CRLF -> LF)
2026-02-14 11:21:47 +09:00
maixcam.go
* First commit
2026-02-09 19:20:19 +08:00
manager.go
feat: add OneBot channel support
2026-02-14 16:50:21 +08:00
onebot.go
fix: improve connection handling in OneBotChannel
2026-02-14 20:25:55 +08:00
qq.go
add QQ channel support
2026-02-11 00:00:53 +08:00
slack_test.go
refactor(channels): consolidate media handling and improve resource cleanup
2026-02-12 12:46:28 +08:00
slack.go
misc: fmt code
2026-02-13 17:51:47 +08:00
telegram.go
fix: Remove the waiting animation for Telegram replies to reduce the risk of being rate-limited.
2026-02-15 02:26:42 +08:00
whatsapp.go
Remove duplicate truncate functions, reuse utils.Truncate
2026-02-12 00:46:48 +08:00