Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Thiwanka-Sandakalum authored Dec 1, 2023
1 parent 5244bac commit 477311f
Showing 1 changed file with 23 additions and 2 deletions.
25 changes: 23 additions & 2 deletions README.md
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!

0 comments on commit 477311f

Please sign in to comment.