https://github.com/in-line/telegramtestbot
Example Telegram bot, based on TgBotCpp
https://github.com/in-line/telegramtestbot
Last synced: over 1 year ago
JSON representation
Example Telegram bot, based on TgBotCpp
- Host: GitHub
- URL: https://github.com/in-line/telegramtestbot
- Owner: In-line
- License: unlicense
- Created: 2016-11-27T09:47:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-08T13:47:21.000Z (about 7 years ago)
- Last Synced: 2025-01-23T01:25:19.066Z (over 1 year ago)
- Language: C++
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TelegramTestBot
This was one of my learning projects, dating back to 2016. It's ChatRoulette like Telegram Bot written in C++11.
I never hosted it, but it should be fairy stable.
I missed some coding style, but it's just because of inconsistent settings of tabs and spaces in my IDE.
Anyway, feel free to use this.
It was my first experience with PostgreSQL, I guess now there are more idiomatic ways to handle SQL queries.
I will not give much support, because it is old learning project (never intended for real use), but you can ask questions.