Automate your interactions with the Human Protocol Telegram Bot! This script is designed to handle daily claims, ensuring you never miss out on your rewards. Currently, the bot supports daily claims every 6 hours, with more features coming soon.
- Daily Claim Automation: Automatically claims rewards every 2 hours.
- Easy Configuration: Set your environment variables easily.
- Cross-Platform Support: Works on both Linux and Windows.
Before running the script, ensure you have the necessary dependencies installed.
Run the following command:
curl -LsSf https://astral.sh/uv/install.sh | shRun this command in PowerShell:
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"git clone https://github.com/Praveensenpai/Human-Protocol-Bot
cd Human-Protocol-Botuv syncYou'll need to set the following environment variables for the bot to work correctly:
REF_ID: Your reference ID.SESSION_NAME: The name of your session.API_ID: Your Telegram API ID.API_HASH: Your Telegram API hash.PHONE: Your phone number associated with the Telegram account.
Run the bot with the following command:
uv run main.pyContributions are welcome! If you have suggestions for improvements or additional features, feel free to fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.