Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/miladhzzzz/go-telegram-btc


https://github.com/miladhzzzz/go-telegram-btc

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# bitcoin tracker telegram bot

this bot will help you track bitcoin price and notifies you if the target price is reached!

## Usage

1. clone the repository

```shell
git clone https://github.com/miladhzzzz/go-telegram-bot.git
```

2. run the initialization script to run it as docker image(YOU HAVE TO PROVIDE YOUR BOT TOKEN AS AN ARGUMENT!!!)

```shell
cd go-telegram-bot
chmod +x init.sh
./init.sh YOUR_TELEGRAM_BOT_TOKEN
```