Telegram self-bot that automatically sets reactions
- C++ 96.3%
- CMake 3.7%
| td@369ee922b4 | ||
| .clangd | ||
| .gitignore | ||
| .gitmodules | ||
| client.cpp | ||
| CMakeLists.txt | ||
| main.cpp | ||
| README.md | ||
Auto telegram reaction
Automatically sets reactions for the user
Build
mkdir build && cd build
cmake DCMAKE_BUILD_TYPE=Release .. && cmake --build .
Usage
./AutoTelegramReaction <user_id> <reaction_emoji>