https://github.com/unmaintainedprojects/conversation
An elegant conversation handler for gotgbot.
https://github.com/unmaintainedprojects/conversation
go gotgbot telegram
Last synced: about 1 year 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 (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-04T16:13:47.000Z (over 4 years ago)
- Last Synced: 2025-03-27T05:34:55.338Z (about 1 year 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).