Giter Site home page Giter Site logo

stakeshuffle_bot's Introduction


This repository contains the files needed to run https://twitter.com/StakeShuffle_

Apart from the files you need a twitter developer account with read and write permissions activated.

The .csv data files needs to be saved in the same location/directory as stakeShuffle_bot.py.

The data files will need to be updated to one calender day prior to the intended(new) scraping/broadcast range. At the time of posting this README the .csv files is up to date. All .csv data files utilized by the .py files in this repo can be located in the StakeShuffle_BOT_Data repository: https://github.com/JC60522/StakeShuffle_BOT_Data

Feel free to use csvUpdate.py in this repository to update the csv files. Make sure csvUpdate.py as well as all the csv files are saved in the same directory on your system. Its a user friendly GUI(graphical user interface) to assist in updating the csv data-files in this repo. I have only tested in on Linux. It will likely not work/error if you run it from an IDE like IDLE. Open a terminal from within the location of where you saved the above-mentioned files and exceute it from within the terminal.

See { csv_update1.png ; csv_update2.png ; csv_update3.png ; csv_update4.png } in this repository for screenshot examples on how to use this GUI helper.

Be sure to pip install the following python libraries otherwise you will likely get errors when running the python files in this repository.

-easygui -progressbar -BeautifulSoup / bs4 -tweepy -pandas -itertools -numpy -matplotlib

One of the conditionals in stakeShuffle_bot.py is that it checks the twitter accounts latest tweet for the date in order to determine whether or not to gather and broadcast new data. Thus if you run this script for the first time you need to manually tweet the date of the day prior to the first intended broadcast date/scraping range.

stakeshuffle_bot's People

Contributors

jc60522 avatar

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.