I am developing an interface to post tweets from an application.
We envisage using several twitter “names” based on geographical area.
Can I use one twitter account (i.e. “screen_name”) to create and manage the several various apps/access_tokens/etc - one per geographical area, and each with it’s own distinct name/screen name that a user can follow (based on their geographical location)?
Initial tests show I can set up the apps easily enough, but they all show the same screen_name/name in the timeline.