Skip to content
/ PyTB Public

A VERY basic Python based Twitter Scraper and Tweet-notifier Discord Bot

License

Notifications You must be signed in to change notification settings

spflaumer/PyTB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTB

A VERY basic Python based Twitter Scraper and Tweet-notifier Discord Bot

Requirements

Python: 3.11.2 or higher

What is this?

Since Twitter has made their Public API fully paywalled, many Twitter Bots broke. However, by scraping Twitters Search results, one can still find out when a new Post was made. As such, this was created as a Temporary solution, that can detect a new Post by a single user and send a link to the Tweet to a specified Channel.

What should it do?

  • Figure out when a new Tweet was made
    • Track the Twitter users Tweets in intervals
    • Post to a channel in a Server
  • Set channel(s) within a Server
  • Set tracked Twitter User within a Server
  • Set intervals within a Server
  • Something else i haven't come up with yet

License

This Project is licensed with the GNU GPL version 3 Copyleft License

Other Projects this Project depends on

discord.py by Rapptz

snscrape by JustAnotherArchivist

About

A VERY basic Python based Twitter Scraper and Tweet-notifier Discord Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages