Skip to content
This repository has been archived by the owner on Mar 26, 2022. It is now read-only.
/ maskedu Public archive

⏱ An automated Twitter scheduling bot.

License

Notifications You must be signed in to change notification settings

toksdotdev/maskedu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maskedu 🤖

Maskedu is an automated Twitter scheduling bot built with Rust.

Step-by-step walkthrough video would be released here.

This is part of the Rust telescope's Hacking With Rust video cast.

Features

  • Allow user schedule tweet to be posted at a later time.
  • Scheduled tweets are bounded with a timeframe for which they should be posted.
  • Once the scheduled time is attained, the tweet gets posted.

Todo

  • Add tweet with a schedule
  • Modify tweet scheduled but yet to be posted
  • Get all tweets (by default, get but scheduled & unsheduled)
    • If category (scheduled or unscheduled) is provided, return that instead.

Stack

  • Database (Postgres)
  • Rust
  • Web framework (tower-web)

Contributing

If you find any issue, bug or missing feature, please kindly create an issue or submit a pull request, as it will go a long way in helping other Rustaceans grow.

License

This repository is open-sourced software licensed under the MIT license.

About

⏱ An automated Twitter scheduling bot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published