Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antoinekm/charo
Instagram, TikTok, Twitter, Linkedin daily CRON tasks that's make your daily social tasks.
https://github.com/antoinekm/charo
instagram linkedin nodejs puppeteer tiktok twitter
Last synced: 2 months ago
JSON representation
Instagram, TikTok, Twitter, Linkedin daily CRON tasks that's make your daily social tasks.
- Host: GitHub
- URL: https://github.com/antoinekm/charo
- Owner: AntoineKM
- License: gpl-3.0
- Created: 2022-07-04T14:21:55.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:35:37.000Z (about 1 year ago)
- Last Synced: 2024-05-01T19:28:10.079Z (8 months ago)
- Topics: instagram, linkedin, nodejs, puppeteer, tiktok, twitter
- Language: TypeScript
- Homepage: https://charo.hop.sh/
- Size: 316 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Charo
Charognard bot for Charo pro.
Instagram, TikTok, Twitter, Linkedin daily CRON tasks that's make your daily social tasks.## What is a charo ?
Charognard is a French word meaning "scavenger" or "vulture", but more figuratively simply means "seducer".My initial goal with charo was to have an AI connected to your social networks and which chooses the potential people who can please you by starting to follow them, then by engaging in a conversation would speak like you, all this thanks to machine learning, but I quickly realized that all this would be complicated to implement, because it would include both AI and reverse engineering, so we will go step by step!
Here charo will allow you to create your list of prospects and perform daily tasks to get in touch with them!
## Current goals
#### Website
- Setup [Kitchen](https://kitchen.tonightpass.com) ui kit
- Interface to connect with Instagram token
- Documentation on how to get Instagram token#### API
- ~Retrieve personnal user data with token~
- ~Retrieve other user data with token~
- ~Retrieve other user followers~
- Add users to prospect list
- Configure CRON tasks (follow, like, unfollow, etc...)
- Retrieve user data with token
- Add users to prospect list
- Configure CRON tasks (follow, like, unfollow, etc...)