tg + discord bot for the shortener
Go to file
2024-11-09 01:55:20 +03:00
curl-8.10.1 add curl library 2024-10-11 18:55:32 +00:00
libuv-v1.49.0 initial 2024-10-10 19:06:50 +00:00
spdlog-1.14.1 prepare app skeleton 2024-10-10 19:06:59 +00:00
td initial 2024-10-10 19:06:50 +00:00
.gitignore initial 2024-10-10 19:06:50 +00:00
CMakeLists.txt libuv is now built together with the project using cmake 2024-11-09 01:55:20 +03:00
commands.cpp add support for updateChosenInlineResult 2024-10-18 22:31:05 +03:00
commands.h add support for updateChosenInlineResult 2024-10-18 22:31:05 +03:00
common.h implement inline mode 2024-10-14 01:31:03 +03:00
main.cpp add support for updateChosenInlineResult 2024-10-18 22:31:05 +03:00
README.md initial 2024-10-10 19:06:50 +00:00
telegram_client.cpp prepare app skeleton 2024-10-10 19:06:59 +00:00
telegram_client.h prepare app skeleton 2024-10-10 19:06:59 +00:00
util.cpp add basic URL validation for all modes 2024-10-15 14:37:49 +00:00
util.h add basic URL validation for all modes 2024-10-15 14:37:49 +00:00

Telegram bot for slavasil.ru URL shortener

Building

Prerequisites

  • gperf
  • openssl
  • zlib