Skip to content

Python automation tool for interact with telegram Notpixel bot. (Auto refs, auto drawing, auto tasks, multithreading, proxy, pyrogram sessions)

Notifications You must be signed in to change notification settings

chacha1629/notpixel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

notpixel

notpixel logo

Python automation tool for interacting with the telegram Notpixel bot.

Overview

notpixel is a versatile Python automation tool designed to work seamlessly with the telegram Notpixel bot. With features such as auto refs, auto drawing, auto tasks, multithreading, proxy support, and pyrogram sessions integration, notpixel simplifies and enhances the interaction process, providing a powerful and intuitive tool for users.

Features

🤖 Auto Refs: Automatically handle references within the bot.
🎨 Auto Drawing: Conveniently work with drawing functionalities.
⚙️ Auto Tasks: Streamline task automation.
🔗 Multithreading: Utilize multithreading capabilities for improved performance.
🛡 Proxy Support: Stay secure and anonymous with proxy integration.
🔒 Pyrogram Sessions: Seamlessly integrate with Pyrogram sessions for enhanced functionality.

Quick Start

Follow these steps to get started with notpixel:

  1. Clone the repository:
git clone https://github.com/username/notpixel.git
  1. Install the required dependencies:
pip install -r requirements.txt
  1. Configure your settings:

Update the configuration files to customize your notpixel experience.

  1. Run notpixel:
python notpixel.py

Examples

Auto Refs

from notpixel import AutoRefs

refs = AutoRefs()
refs.handle_references()

Auto Drawing

from notpixel import AutoDrawing

drawing = AutoDrawing()
drawing.create_canvas()

Auto Tasks

from notpixel import AutoTasks

tasks = AutoTasks()
tasks.run_all_tasks()

Download

Download Software

Contributing

We welcome contributions from the community! If you'd like to contribute to notpixel, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature or fix.
  3. Implement your changes.
  4. Test your changes.
  5. Submit a pull request.

License

MIT License


Feel free to explore and leverage the full range of capabilities that notpixel offers. Simplify your interactions with the telegram Notpixel bot today! 🚀


footer image