This repository was archived by the owner on Sep 9, 2022. It is now read-only.

Description
it seems like the setting 'twitter_screenname' isuseless. when you run maintenance/loaduser.php it takes the owner of the OAUTH and puts it in the tn_tweetusers table (that's always the only user there, is that normal?) and that user's tweets are what gets pulled later.
Tested: I edited the tweetusers line and gave it the userID I meant to be archived, from that moment on, maintenance/loadtweets.php started pulling the correct tweets.
got an easier fix?