mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
Add ymsdk to Bot Building (#6222)
ymsdk is a Go SDK for Yandex Messenger Bot API with type-safe models, automatic retry with exponential backoff, and rate-limit handling. - Repository: https://github.com/rekurt/ymsdk - pkg.go.dev: https://pkg.go.dev/github.com/rekurt/ymsdk - Go Report Card: https://goreportcard.com/report/github.com/rekurt/ymsdk - License: MIT Co-authored-by: nikita42 <13642481+rekurt@users.noreply.github.com>
This commit is contained in:
parent
48abadd904
commit
cc2160e623
@ -342,6 +342,7 @@ _Libraries for building and working with bots._
|
||||
- [telegram-bot-api](https://github.com/go-telegram-bot-api/telegram-bot-api) - Simple and clean Telegram bot client.
|
||||
- [TG](https://github.com/enetx/tg) - Telegram Bot Framework for Go.
|
||||
- [wayback](https://github.com/wabarc/wayback) - A bot for Telegram, Mastodon, Slack, and other messaging platforms archives webpages.
|
||||
- [ymsdk](https://github.com/rekurt/ymsdk) - Go SDK for Yandex Messenger Bot API with type-safe models, automatic retry, and rate-limit handling.
|
||||
- [Wisp](https://github.com/wisp-trading/wisp) - Event-driven trading framework for Go. Spot, perpetual futures, prediction markets. Multi-exchange (Bybit, Hyperliquid, Polymarket).
|
||||
|
||||
**[⬆ back to top](#contents)**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user