Code Monkey home page Code Monkey logo

guinea-bot's Introduction

guinea-bot's People

Contributors

ratjuggler avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

guinea-bot's Issues

How to fix

Screenshot_20210205-184959
after I enter the token and it's always an error After I entered the order Guinea --test'.
i am using ubuntu vps
๐Ÿ™

Hard coded path to pictures.

Path to pictures used for occasional tweets is hard coded in guineapig.py. Should be supplied as command line argument.

Tweet a message when someone follows.

Tweet a message when someone follows the bot. Check for new followers should be done irregularly like the friend functionality. Create a new selection of messages that can be used for this. e.g.
I've just noticed that {} is following me.
I've sensed that {} is watching me.
Vague interest that {} is following me.

Optimise for a larger numbers of friends.

The code dealing with the friends list, for finding friends and pruning them, uses one long list of Id's. Should we be paging this list from the API or storing it locally and maintaining it better?

Smooth out randomness of twitter interactions.

Not sure if smooth is the correct term but currently all twitter interactions are based on random number checks. It would be good if we could say for example that the bot will always tweet x times a day, but not at fixed times. Or, that it will always search for a new friend once ever couple of days.

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.