Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
terafear authored Feb 29, 2024
1 parent fbc65c7 commit 828df80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# TikTok Bot

This Python-based TikTok Bot automates various interactions on [Zefoy](https://zefoy.com/), such as increasing followers, hearts, views, shares, and more, using an Selenium to navigate and interact with the website. The script is designed for educational purposes to demonstrate automation and web scraping techniques.
This Python-based TikTok Bot automates various interactions on [Zefoy](https://zefoy.com/), such as increasing followers, hearts, views, shares, and more, using Selenium to navigate and interact with the website. The script is designed for educational purposes to demonstrate automation and web scraping techniques.

## Features

- Automated interactions on TikTok to increase followers, hearts, views, shares, and favorites.
- Utilizes undetected Selenium for automation.
- Utilizes Selenium for automation.
- Interactive CLI for easy use and navigation through the bot's features.

## Prerequisites
Expand Down

0 comments on commit 828df80

Please sign in to comment.