Skip to content

Ziltar/TelFaucet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TelFaucet

Telegram Faucet Bot for EVM Chains.

Screenshot

Telegram bot Faucet for Gnosis Chain

This bot checks if an address is holder of specific tokens based on the token whitelist. It also checks if the address already has enough XDAI (higher 0.003) available and if the Telegram account or this address have already used this Faucet in the last 24 hours.

Installation

  1. Clone the repository :
    https://github.com/Ziltar/TelFaucet.git && cd TelFaucet
  2. Install requirements:
    pip install requirements.txt
  3. Edit the settings.py File:
    Set TG_BOT_KEY, WALLET_ADDR, WALLET_PK
    (modify RPC_URL, TOKEN_WHITELIST and DATABASE_FILE to your needs)

Usage

Run main.py: python3 main.py

Write your bot a message to use the faucet:
Example:
/xdai 0x000000000000000000000000000000000000dead

About

Telegram Faucet Bot for EVM Chains.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages