I applied for a Twitter Developer account on my personal Twitter account, let's call it @personal
for this example. I have another account, which I'll call @bot
. My personal account has access to the Twitter API, and Twython can access and tweet from my @personal
account. I need to have Twython post on the @bot
account. Did I apply for API access on the wrong account and need to reapply on the @bot
account, or is there a way to get the keys and tokens for the @bot
Twitter account?
I'm new to this, so any help would be appreciated. Thanks and have a good day!