simonfarah / tiktok-bot

🦾 A bot that generates followers, likes, views, shares and comment likes
MIT License
521 stars 170 forks source link

Update README for Enhanced Clarity and Usability #101

Closed terafear closed 6 months ago

terafear commented 6 months ago

This pull request introduces a comprehensive update to the README file, aiming to improve clarity, usability, and provide a more detailed overview of the TikTok Bot project. The revised README includes enhanced sections on Features, Prerequisites, Installation, Usage, Disclaimer, Contributions, License, and Acknowledgments, making it more accessible and informative for new users and contributors.

Key Changes:

Features: Expanded details on the bot's capabilities and the automation process. Prerequisites: Updated and specified the requirements for running the bot. Installation: Streamlined installation instructions for easier setup. Usage: Provided step-by-step guidance on how to use the bot effectively. Disclaimer: Added a comprehensive disclaimer emphasizing ethical use, consent, and no warranty. Contributions: Encouraged contributions and outlined how users can contribute to the project.

terafear commented 6 months ago

I'm not certain why it submitted a pull request for all five of my commits; my intention was only for the README to be included. However, the modifications I've implemented in bot.py are functioning correctly with views, shares, and saves. The approach is basic, utilizing a straightforward timer with minimal logic, but this strategy successfully circumvented a server error on the website without requiring the script to be closed and restarted each time. I've managed to run the bot.py on nine different terminals simultaneously for approximately 9 hours now without any script failures.

terafear commented 6 months ago

I'm away from the computer for a few days but it all looks good to me.