=
๐ ถ๐๐ ฐ๐ ฟ๐ ท๐ ธ๐ ฒ ๐ ณ๐ ด๐๐ ธ๐ ถ๐ ฝ๐ ด๐ ๐ ฑ๐ พ๐
๐๐ข๐ ๐๐ฎ๐ง๐ ๐ข๐ฌ ๐ ๐๐๐ฅ๐๐ ๐ซ๐๐ฆ ๐๐จ๐ญ ๐ญ๐ก๐๐ญ ๐ฉ๐ซ๐จ๐ฏ๐ข๐๐๐ฌ ๐ฏ๐๐ซ๐ข๐จ๐ฎ๐ฌ ๐ข๐ฆ๐๐ ๐ ๐ฉ๐ซ๐จ๐๐๐ฌ๐ฌ๐ข๐ง๐ ๐๐ฎ๐ง๐๐ญ๐ข๐จ๐ง๐๐ฅ๐ข๐ญ๐ข๐๐ฌ, ๐ข๐ง๐๐ฅ๐ฎ๐๐ข๐ง๐ ๐๐๐๐ค๐ ๐ซ๐จ๐ฎ๐ง๐ ๐ซ๐๐ฆ๐จ๐ฏ๐๐ฅ, ๐ข๐ฆ๐๐ ๐ ๐๐ง๐ก๐๐ง๐๐๐ฆ๐๐ง๐ญ, ๐๐ง๐ ๐๐ซ๐ญ๐ข๐ฌ๐ญ๐ข๐ ๐๐๐๐๐๐ญ๐ฌ. ๐๐ก๐ ๐๐จ๐ญ ๐๐ฅ๐ฌ๐จ ๐ฌ๐ฎ๐ฉ๐ฉ๐จ๐ซ๐ญ๐ฌ ๐ฎ๐ฉ๐๐๐ญ๐ ๐๐ก๐๐๐ค๐ข๐ง๐ ๐๐ง๐ ๐๐ฎ๐ญ๐จ๐ฆ๐๐ญ๐ข๐ ๐ฎ๐ฉ๐๐๐ญ๐๐ฌ.
- Perform Major Image Enhancement Tasks like;
- โ [ ๐ฅ Red Background ]
- โ [ ๐จ Yellow Background ]
- โ [ ๐ฉ Green Background ]
- โ [ โฌ๏ธ Black Background ]
- โ [ โฌ๏ธ White Background ] [& more]
- โ [ โ๏ธ 2D Anime Sketch]
- โ [ ๐ฆ 3d Egyptian Art ]
- โ [ ๐ฉป Grayscale Artistic]
- โ [ โ๏ธ Resize ]
- โ [ ๐ Extract Text from Image ]
- โ [ โจ Retouch Enhance]
- Python 3.7+
- Telegram Bot API token
- Required Python packages (listed in
requirements.txt
) - Clone the repository:
- Create a virtual environment and activate it:
- Install the required packages:
- Run the bot:
- Set up your Telegram Bot API token:
-
Get your Telegram Bot API Token from BotFather.
-
Complete the process to get your token
-
Interact with the bot on Telegram using the provided commands:
/start
- Start the bot and display the welcome message/Help
- Display help information/About
- Display information about the bot/check_update
- Check for updates/update
- Update the bot/rm_bg
- Remove the background of an image
-
Fork the Repository:
- Click on the "Fork" button at the top right corner of this repository to create your own copy.
-
Clone Your Fork:
- Clone your fork locally using Git:
git clone https://github.com/Mickekofi/EyeTubeBot.git
- Clone your fork locally using Git:
-
Create a New Branch:
- Before making any changes, create a new branch:
git checkout -b feature-or-bugfix-name
- Before making any changes, create a new branch:
-
Make Your Changes:
- Modify the code, add features, or fix bugs.
- Be sure to test your changes thoroughly before submitting them.
-
Commit Your Changes:
- Write clear and descriptive commit messages. For example:
git commit -m "Added feature X"
- Write clear and descriptive commit messages. For example:
-
Push to Your Fork:
- Push your branch to your forked repository:
git push origin feature-or-bugfix-name
- Push your branch to your forked repository:
-
Submit a Pull Request (PR):
- Go to the original repository on GitHub.
- Click the "Compare & pull request" button.
- Fill in the required information, including a description of the changes you've made and their purpose.
- Submit your pull request for review.
- Write clear commit messages: Each commit should focus on one specific change and have a concise message.
- Follow the coding style: Keep your code consistent with the existing codebase.
- Test your changes: Ensure that your changes do not break existing functionality.
- Open an issue first: If you're planning to work on a major feature or bug, it's a good idea to open an issue first to discuss your idea with the community.
- Be respectful and collaborative: Contributions are welcomed from everyone, and discussions should remain professional and helpful.
pytelegram library
๐ฉ๐ฅ๐๐๐ฌ๐ ๐ง๐จ๐ญ๐; ๐๐จ๐ฎ ๐ฆ๐ฎ๐ฌ๐ญ โญ (๐ฌ๐ญ๐๐ซ) ๐จ๐ซ ๐ ๐จ๐ซ๐ค ๐ฝ ๐ญ๐ก๐ข๐ฌ ๐ซ๐๐ฉ๐จ๐ฌ๐ข๐ญ๐จ๐ซ๐ฒ ๐จ๐ง ๐๐ข๐ญ๐๐ฎ๐ ๐๐๐๐จ๐ซ๐ ๐๐ฅ๐จ๐ง๐ข๐ง๐ ๐จ๐ซ ๐ฎ๐ฌ๐ข๐ง๐ ๐ข๐ญ.
git clone https://github.com/Mickekofi/pigtune.git
cd pigtune
python3 -m venv pigenv
source pigenv/bin/activate
pip install -r requirements.txt
python pigtune.py
Examples
We have several examples. Here is the first one to get you started:
admin = input("Please enter your name ๐ : ")
TOKEN = input("Please enter your Telegram API token ๐ : ")
How to Set up your token
We welcome contributions from everyone to help improve EyeTubeBot! Whether it's fixing a bug, or adding a new feature, or optimizing performance, all contributions are valuable. Here's how you can get started:
If you find any bugs or have suggestions for improvements, feel free to open an issue in the repository. Please be as detailed as possible so we can resolve the problem effectively.
You can decide to buy or push to us a cup of โ๏ธ coffee in our skrill to skrill account at : ๐
michaelappiah6910
or
TETHER US(USDT)
TKAg7Sj4JpsAtjSc3kaXt6b14RWKvovzQS
Network: TRON (TRC-20)
โจ Weโre grateful for any support you can provide to help us continue this journey. Thank you for considering supporting our work!