Git Product home page Git Product logo

twitterbot's People

Contributors

aanand avatar ljcooke avatar thricedotted avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

twitterbot's Issues

Got an error message: Can't retrieve timeline: Rate limit exceeded

Hi, I'm using the example in echobot, and I just changed the essential four login keys. But I got an error in the log like this:

ERROR: Can't retrieve timeline: Rate limit exceeded (88)

This is followed by another message:

INFO: Next tweet in 1800 seconds

I believe I didn't exceed Twitter's 15 minutes limit, and I don't have other jobs run in the background. So why I get an error like this?

Thanks.

Any way to change the avatar of the bot?

I'm building a bot and kind of want to develop a feature that allows the bot to sync its avatar to a certain data source(say sync with another Twitter user).
Any idea on how to do that?

Unable to get username, invalid oauth token!

Hello,
Your product is very interestings, but i cant run it unfortunately..
I installed like in instruction and put working credentials... in config file

Could you help me with these errors?

root@precise32:/var/www/html/twitter-manage.loc/python/bots/twitterbot/examples/echobot# python echobot.py
Traceback (most recent call last):
File "echobot.py", line 127, in
bot = EchoBot()
File "/usr/local/lib/python2.7/dist-packages/twitterbot/bot.py", line 67, in init
self.id = self.api.me().id
File "/usr/lib/python2.7/dist-packages/tweepy/api.py", line 175, in me
return self.get_user(screen_name=self.auth.get_username())
File "/usr/lib/python2.7/dist-packages/tweepy/auth.py", line 161, in get_username
raise TweepError("Unable to get username, invalid oauth token!")
tweepy.error.TweepError: Unable to get username, invalid oauth token!
root@precise32:/var/www/html/twitter-manage.loc/python/bots/twitterbot/examples/echobot#

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.