Create telegram bots!
- Nim 100%
| examples | Don't include examples in the package | |
| src | Don't include examples in the package | |
| config.nims | No need for manual -d:ssl | |
| LICENSE | Init. | |
| README.md | Don't include examples in the package | |
| tbot.nimble | Don't include examples in the package | |
tbot
Goals
This library aims to be as simple as possible.
Examples
echo.nimshows how to receive and send messages.photos.nimshows how to receive, save and send photos.files.nimshows how to receive, save and send files.
Implemented features
- Text messages
- Photos
- Files
Planned features
- Videos
- Voice messages