Skip to content

ktg5/twitter-media-clip-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter-media-clip-bot

A Twitter bot used for making clips out of randomly selected media.

Requirements!!!

How to work.

  1. Clone the repo - git clone https://github.com/ktg5/twitter-mediatoclip-bot
  2. Place the media you'd like the bot to use into the media folder, then delete the _EPISODES GO HERE, file as it isn't needed.
  • Note: There can be ANY amount of videos in the media folder, as the bot reads all files inside the folder and selects a random one to be cliped.
    • BUT: This also means any file that isn't a video will also be read by the bot, so DON'T ADD ANYTHING INTO THE media FOLDER THAT ISN'T A VIDEO!!!
  1. Install required packages. - npm i
  2. Open auth.json and replace all the listed keys (api & access) with your own, also make sure to set the Twitter username and video file format in config.json.
  • ⚠⚠ Remember to make sure your access keys are "Created with Read, and Write permissions" by enabling "User authentication" in your Twitter app's page and remaking the access token & secret!
  1. Start the bot. - npm start

If any errors occur, please report them to the issues page! Thank you!

About

A Twitte bot used for making clips out of randomly selected media

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published