Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
/ NotCoin-Clicker Public archive

A Python bot and automated clicker for accumulating NotCoins on Telegram.

License

Notifications You must be signed in to change notification settings

Poryaei/NotCoin-Clicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NotCoin Clicker Bot

A Python bot and automated clicker for accumulating NotCoins on Telegram.

About

This project contains code for a Telegram bot and background clicker that interacts with the NotCoin Bot to automatically collect NotCoins on your behalf. It runs continuously in the background while your collection is enabled.

Prerequisites

  • A Telegram API ID and hash

Getting Started

  1. Clone the repository

    git clone https://github.com/Poryaei/NotCoin-Clicker.git
    
  2. Install dependencies

    pip install -r requirements.txt
    
  3. Set up your Telegram API credentials And ADMIN Telegram chat id

  4. Run the clicker bot

    python clicker.py
    
  5. Control with bot commands:

    • /help to view help
    • /click to enable/disable collection
    • /balance to check NotCoin balance
    • /speed 1-10 to set collection speed (1-10)
    • /stop to Stop bot

Screenshots

Usage

Keep your Telegram account signed in and ensure an active internet connection for automated coin collection.

Disclaimer

This project is intended for educational purposes only. Use at your own risk.

Contributing

Contributions are welcome! If you have any suggestions or improvements, please feel free to open an issue or submit a pull request.

About

A Python bot and automated clicker for accumulating NotCoins on Telegram.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages