-
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
1 parent
5244bac
commit 477311f
Showing
1 changed file
with
23 additions
and
2 deletions.
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,2 +1,23 @@ | ||
# telegram-bot | ||
this is my personal bot. | ||
# 🤖 Telegram Bot for News, Weather, and Movies | ||
|
||
## 🚀 Overview | ||
A versatile Telegram bot crafted with Node.js, seamlessly integrating Azure Bing services for real-time news, live weather updates, and trending movies. Leverage RESTful APIs, asynchronous programming, and data parsing for an immersive user experience. | ||
|
||
## ✨ Features | ||
- Real-time news with Azure Bing service | ||
- Live weather updates | ||
- Trending movies information | ||
|
||
## 🛠️ Technologies | ||
- Node.js | ||
- Azure Bing service | ||
- RESTful APIs | ||
- Asynchronous programming | ||
|
||
## 🌟 Usage | ||
1. **Clone the repository** | ||
2. **Install dependencies:** `npm install` | ||
3. **Configure API keys and tokens** | ||
4. **Run the bot:** `node index.js` | ||
|
||
Explore a world of information with this cutting-edge Telegram bot! |