-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Based on local journals sites file, I whipped up https://twitter.com/TakeoverBot. It doesn't run all the time, and isn't even built to handle all errors properly - it's ~70% done. But getting to 90+% would be a few more hours of work.
The repo is private (hard-coded keys lol), but I can share the code if there is interest in maintaining and researching the findings. Any takers?
Its relatively simple go code with likely many optimizations:
- Using an actual DB for tracking tweets sent (instead of a local csv file)
- Smarter rate limit handling
- Discarding old tweets (say older than a week)
- Saving aggregate data for analysis
- Linking to a form to collect feedback
- Possibly running in multiple threads (
go func()) - Variations of messages posted
- User opt-out
IAmCodermentor20xboatvanx
Metadata
Metadata
Assignees
Labels
No labels