1
0
Fork
You've already forked tbot
0
Create telegram bots!
  • Nim 100%
Find a file
2024年07月27日 19:29:08 +03:00
examples Don't include examples in the package 2024年07月27日 19:29:08 +03:00
src Don't include examples in the package 2024年07月27日 19:29:08 +03:00
config.nims No need for manual -d:ssl 2024年07月25日 14:24:37 +03:00
LICENSE Init. 2024年03月25日 11:39:10 +02:00
README.md Don't include examples in the package 2024年07月27日 19:29:08 +03:00
tbot.nimble Don't include examples in the package 2024年07月27日 19:29:08 +03:00

tbot

Goals

This library aims to be as simple as possible.

Examples

  • echo.nim shows how to receive and send messages.
  • photos.nim shows how to receive, save and send photos.
  • files.nim shows how to receive, save and send files.

Implemented features

  • Text messages
  • Photos
  • Files

Planned features

  • Videos
  • Voice messages