tg/readme.md

15 lines
345 B
Markdown
Raw Normal View History

2023-10-22 20:41:01 +03:00
# TeleGopher
2023-08-09 23:20:30 +03:00
2023-10-22 20:41:01 +03:00
![Put here TeleGopher image, please]()
2023-08-09 23:20:30 +03:00
2023-10-22 20:41:01 +03:00
The high level API to implement complicated
behaviour based Telegram bots in W3 manner
with URLs, screens, UIs and so on.
2023-08-09 23:20:30 +03:00
2023-10-22 20:41:01 +03:00
## Tasks
- [] Tech
- [] Added easy way to work with payments
- [] Make more documentation including the Go embedded one
- [] Do some examples to show how it works