Skip to content

CurateBot is a simple bot to curate tweets, and post them on a schedule. Written in Vue, deployed to Firebase

License

Notifications You must be signed in to change notification settings

meseta/curatebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CurateBot

CurateBot Logo

CurateBot is a simple bot to curate tweets, and post them on a schedule.

  1. Load a big list of tweets as a JSON
  2. Curate tweets by deciding whether to delete or enqueue
  3. Set up a schedule for tweets to be posted
  4. The bot will automatically tweet from your queued tweets on the schedule!

Stack

Curatebot is written in Vue 2 Typescript, using vuex, vue-router, and Vuetify. And deployed on Firebase hosting, using Firebase Functions (Typescript), and Google Cloud Scheduler.

You can read more about the development in Yuan's blog here

About

CurateBot is a simple bot to curate tweets, and post them on a schedule. Written in Vue, deployed to Firebase

Resources

License

Stars

Watchers

Forks