Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unmaintainedprojects/conversation
An elegant conversation handler for gotgbot.
https://github.com/unmaintainedprojects/conversation
go gotgbot telegram
Last synced: 14 days ago
JSON representation
An elegant conversation handler for gotgbot.
- Host: GitHub
- URL: https://github.com/unmaintainedprojects/conversation
- Owner: UnmaintainedProjects
- Created: 2021-09-14T07:36:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-04T16:13:47.000Z (almost 3 years ago)
- Last Synced: 2024-12-03T13:58:00.797Z (19 days ago)
- Topics: go, gotgbot, telegram
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gotgbot conversation
An elegant conversation handler for gotgbot.
## Installation
```bash
go get github.com/gotgbot/keyboard
```## Docs
[go.dev](https://pkg.go.dev/github.com/gotgbot/conversation)
## Example
See [here](./examples).