This repository has been archived by the owner on Jan 3, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
28 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,28 @@ | ||
# tg_arbuz-bot | ||
## 🍉 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 |