ykdojo/twitterbotsample

Consumer key not defined

aishwarya07g opened this issue · 1 comments

Traceback (most recent call last):
File "my_twitter_bot.py", line 10, in
auth = tweepy.OAuthHandler(CONSUMER_KEY, CONSUMER_SECRET)
NameError: name 'CONSUMER_KEY' is not defined

I tried regenerating the keys to fix this, but I was unable to do. What do I do?

Can u share your code (without keys :)