tg + discord bot for the shortener
Go to file
2024-10-18 20:21:59 +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 add basic URL validation for all modes 2024-10-15 14:37:49 +00:00
commands.cpp hide raw link from the intermediate message 2024-10-18 20:21:59 +03:00
commands.h implement inline mode 2024-10-14 01:31:03 +03:00
common.h implement inline mode 2024-10-14 01:31:03 +03:00
main.cpp implement inline mode 2024-10-14 01:31:03 +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