From 70d5825f5564e35f327a10fbe839021c4b07cc44 Mon Sep 17 00:00:00 2001 From: b1tflyyyy Date: Mon, 6 May 2024 16:40:42 -0400 Subject: [PATCH] update --- README.md | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e52a2be..105e59c 100644 --- a/README.md +++ b/README.md @@ -1 +1,28 @@ -# tg_arbuz-bot \ No newline at end of file +## 🍉 Arbuz-Bot +- Arbuz-Bot - J4F(Just For Fun) Project that provides the fun stuff. + +## 💫 Features +- You can get the definition of any English word +- You can get an antonym of any English word +- You can get a synonym for any English word +- Solving math problems +- Solving programming problems + +## 🔗 Links +- Telegram bot [here.](https://t.me/btlfBot) +- Developer of this bot [here.](https://github.com/b1tflyyyy) + +## ⚙️ Tech Stack +- C++ 20 +- CMake >= 3.14 +- GTF(Google Test Framework) +- PQXX +- Telegram API +- Libcurl +- Docker +- PostgreSQL + +## 📜 Infrastructure +- AWS EC2 for Bot Instance +- AWS RDS for User Data +- CI - GitHub Workflow \ No newline at end of file