Skip to content

A simple script php to post to social as Twitter , Facebook Fanpage without dependency. Aiming build up facebook or Twitter profile and marketing product.

Notifications You must be signed in to change notification settings

dearvn/chatGPT-social

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatGPT-social

A simple script php to post to social as Twitter

Firstly, I get trending from Twitter and I create a new content from this trend via Chat GPT then publish to Twitter. And every day, I can create over than 1M status on Twitter.

Fantastic!

Config token from Chat GPT

$tokenGPT = '';

Config api from Twitter

$consumerKey = ''; $consumerSecret = ''; $accessToken = ''; $accessTokenSecret = '';

Get token of Fanpage

https://developers.facebook.com/tools/explorer/

Expire token to 2 months https://developers.facebook.com/tools/debug/accesstoken/

About

A simple script php to post to social as Twitter , Facebook Fanpage without dependency. Aiming build up facebook or Twitter profile and marketing product.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages