{"id":13337756,"url":"https://github.com/AeX03/TiktokBot","last_synced_at":"2025-03-11T07:31:04.644Z","repository":{"id":43405746,"uuid":"487009891","full_name":"AeX03/TiktokBot","owner":"AeX03","description":"📱- Tiktok Bot ","archived":false,"fork":false,"pushed_at":"2023-02-02T21:41:33.000Z","size":67,"stargazers_count":12,"open_issues_count":3,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-03-04T17:51:56.200Z","etag":null,"topics":["2022","auto","bot","chrome","follower","heart","install","share","tiktok","update","url","view"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AeX03.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-29T14:51:07.000Z","updated_at":"2023-02-02T22:47:33.000Z","dependencies_parsed_at":"2023-01-18T02:45:39.864Z","dependency_job_id":null,"html_url":"https://github.com/AeX03/TiktokBot","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AeX03%2FTiktokBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AeX03%2FTiktokBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AeX03%2FTiktokBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AeX03%2FTiktokBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AeX03","download_url":"https://codeload.github.com/AeX03/TiktokBot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213069711,"owners_count":15532844,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["2022","auto","bot","chrome","follower","heart","install","share","tiktok","update","url","view"],"created_at":"2024-07-29T19:15:02.265Z","updated_at":"2024-10-23T16:31:26.311Z","avatar_url":"https://github.com/AeX03.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/AeX03/TiktokBot/blob/main/picture/tiktokbot.png\" width=\"200\"/\u003e\n\n# TiktokBot\n[![license](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://github.com/AeX03/TiktokBot)\n[![version](https://img.shields.io/badge/version-1.0-blue.svg)](https://github.com/AeX03/TiktokBot)\n[![Discord](https://img.shields.io/discord/979349329909264414?label=Discord\u0026logo=Discord)](http://discord.gg/xpaxKBEx9t)\n\u003cbr\u003e\n[![eLys](https://img.shields.io/badge/Site-eLys-pink.svg)](https://eLysiane.eu/)\n[![Tornado](https://img.shields.io/badge/NOVA-Tornado%20Cash-brightgreen.svg)](https://img.shields.io/badge/-available%20/09/2022-lightgrey)\n\u003cp align=\"center\"\u003e\n\n## Tested on\n- [x] Kali Linux 2022\n- [x] Ubuntu 2022\n- [x] Windows 10/11\n  \n### Installation\n  \u003ctable width=\"100%\" style=\"width:100%; display:table;\"\u003e\n \u003cthead\u003e\n  \u003ctr\u003e\n   \u003cth width=\"50%\" style=\"width:50%;\"\u003eLinux\u003c/th\u003e\n      \u003c/tr\u003e\n \u003c/thead\u003e\n \u003ctbody style=\"vertical-align: bottom;\"\u003e\n  \u003ctr\u003e\n   \u003ctd\u003e\n     \u003cdiv class=\"highlight highlight-source-shell\"\u003e\u003cpre\u003e# Update \u0026 Upgrade\nsudo apt update -y \u0026\u0026 sudo apt upgrade -y\n     \u003cdiv class=\"highlight highlight-source-shell\"\u003e\u003cpre\u003e# Get the TiktkBot\ngit clone https://github.com/aex03/tiktokbot\u003c/pre\u003e\u003c/div\u003e\n     \u003cdiv class=\"highlight highlight-source-shell\"\u003e\u003cpre\u003e# Install the requirements\ncd tiktokbot\nsudo pip3 install -r requirements.txt\u003c/pre\u003e\u003c/div\u003e\n\u003cdiv class=\"highlight highlight-source-shell\"\u003e\u003cpre\u003e# Download Chrome and deplace in cd tiktokbot\nhttps://www.google.com/chrome/?platform=linux\u003c/pre\u003e\u003c/div\u003e\n\u003cdiv class=\"highlight highlight-source-shell\"\u003e\u003cpre\u003e# Install Chrome\nsudo dpkg -i go\tgoogle-chrome-stable_current_amd64.deb\u003c/pre\u003e\u003c/div\u003e\n\u003cdiv class=\"highlight highlight-source-shell\"\u003e\u003cpre\u003e# Update the TiktokBot\nsudo bash Update.sh\nor\nsudo ./Update.sh\u003c/pre\u003e\u003c/div\u003e\n\u003cdiv class=\"highlight highlight-source-shell\"\u003e\u003cpre\u003e# Start the TiktokBot\nPython3 TiktokBot.py\u003c/pre\u003e\u003c/div\u003e\n        \u003c/td\u003e\n  \u003c/tr\u003e\n \u003c/tbody\u003e\n\u003c/table\u003e\n\n# Windows\n\ngo to the realease https://github.com/AeX03/TiktokBot/releases\n\n### Link\n\u003cimg src=\"https://github.com/AeX03/TiktokBot/blob/main/picture/tiko.jpg\" width=\"420\"/\u003e\n\u003cb\u003e copy tiktok app link! not the webbar link! \u003c/b\u003e\n  \u003c/p align=\"center\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAeX03%2FTiktokBot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAeX03%2FTiktokBot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAeX03%2FTiktokBot/lists"}