Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScrollGasBot

GasTracker - your reliable companion on the Scroll Network! Get timely gas price notifications, customize language and price thresholds. Stay informed on GitHub!

Welcome to GasTracker, your personal assistant on the Scroll Network! This Telegram bot is designed to keep you informed about the latest gas prices, ensuring you never miss out on crucial updates. With GasTracker, you have the power to customize your experience by selecting your preferred language and setting price thresholds for personalized notifications. Stay ahead of the curve in the fast-paced world of gas price fluctuations with GasTracker by your side. Join us on GitHub and revolutionize the way you monitor gas prices on the Scroll Network!

GasTracker Setup Guide

Follow these steps to set up GasTracker on the Scroll Network.

  1. Clone Repository:

    git clone https://github.com/TheFluxx/ScrollGasBot
    
  2. Navigate to Directory:

    cd scroll_gas_bot
    
  3. Install Requirements:

    pip install -r requirements.txt
    
  4. Set Environment Variables: Create a .env file and add the following variables:
    BOT_TOKEN=your_bot_token_here'
    DB_DRIVER='postgresql+asyncpg'
    DB_USERNAME='your_db_username'
    DB_PASSWORD='your_db_password'
    DB_HOST='localhost'
    DB_NAME='scroll_gas_bot'
    CHAT_ID='@ScrollGas'
    Replace your_bot_token_here, your_db_username, and your_db_password with your actual values.

  5. Run the Bot:

    python main.py

About

GasTracker - your reliable companion on the Scroll Network! Get timely gas price notifications, customize language and price thresholds. Stay informed on GitHub!

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages