Skip to content

luisineg/Auto-Reply-Telegram-BTC-Faucet-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Auto-Reply-Telegram-BTC-Faucet-bot

Telethon

Telethon is an asyncio <https://docs.python.org/3/library/asyncio.html>_ Python 3 library to interact with Telegram's API.

If you're upgrading from Telethon pre-1.0 to 1.0, please make sure to read this section of the documentation <https://telethon.readthedocs.io/en/latest/extra/basic/asyncio-magic.html>, or pip install telethon-sync which is compatible with synchronous code <https://github.com/LonamiWebs/Telethon/tree/sync>. Don't forget to remove the asynchronous version (pip uninstall telethon) if you do install sync.

What is this?

It is a simple script to run the /faucet action in the BTC Faucet telegram bot.

Installing

pip3 install telethon

Execution

python3 autoreplier.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages