# Telegram Gas Alert
This app is for making an alert if the gas on etherscan under 20 gwei
## How To Use this Repository in your local host * To use the script you should clone this Repository * Make sure you already have python 3 installed on your local host * Create new telegram bot token to filled up this value below when executing the script > telegram_bot_token =`bot token from telegram`<br> > telegram_chat_id=`chat id from telegram` * Create new api token on etherscan from your account and filled up this value below on the script > etherscan_api_key=`api key from etherscan` * Install python dependencies requirements to your local host > pip install -r requirements.txt * Execute this main python script > python3 package/main.py
Release files for telegram-gas-alert 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| telegram-gas-alert-1.0.1.tar.gz | 2.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| telegram_gas_alert-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 18.1 kB
Release files / telegram-gas-alert-1.0.1.tar.gz
| Download URL | telegram-gas-alert-1.0.1.tar.gz |
|---|---|
| Size | 2.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ae567dfeb2235f861669b040e2975cc9462034230ad305e4fdb58400c760b91d
|
|
BLAKE2b-256 checksum How to use checksums |
9a0e9aca6530f9804114d7ccd47247aba49054e674ec832d43540791271881e1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.8.10
|
Release files / telegram_gas_alert-1.0.1-py3-none-any.whl
| Download URL | telegram_gas_alert-1.0.1-py3-none-any.whl |
|---|---|
| Size | 15.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ac482b6737d4071ae4baba999b1e675593da9aad85e0aa80f106bdadf4bd9736
|
|
BLAKE2b-256 checksum How to use checksums |
c1517fbe15eef845dbc735b6df9ae92e7d4c917d4bb82b07a0aba6085ccc889a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.8.10
|