Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update readme.md for new changes
  • Loading branch information
cyberfantics authored Oct 8, 2024
1 parent 31d51f9 commit e07f571
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ If you want to run this bot locally, follow these steps:

1. **Clone the Repository** 📂
```bash
git clone https://github.com/yourusername/crypto-bot.git
git clone https://github.com/OpenTekHub/crypto-bot.git
cd crypto-bot

2. **Install Dependencies** 🛠️
Expand Down Expand Up @@ -91,9 +91,13 @@ You should see **"Polling..."**, which means your bot is now running and ready t

Here’s what you can do with the bot:

* **/start**: Initiate the bot 🤖
* **/start**: Initiate the bot and show the main menu 🤖
* **/help**: Get help on how to use the bot 💡
* **/price**: Fetch real-time prices for **Bitcoin, Ethereum, Litecoin** and more! 💰
* **/convert**: Convert cryptocurrencies into different currencies (e.g., `/convert bitcoin usd 1`) 💱
* **/setalert**: Set up price alerts for cryptocurrencies (e.g., `/setalert bitcoin above 60000`) 📈
* **Top 100 Cryptocurrencies**: View a list of the top 100 cryptocurrencies 📊
* **Trending Cryptocurrencies**: Check out the trending cryptocurrencies 🔥
* **Search Cryptocurrency**: Search for specific cryptocurrencies by name 🔍

---

Expand Down

0 comments on commit e07f571

Please sign in to comment.