Giter Club home page Giter Club logo

superstonktweetremovalbot's Introduction

superstonkTweetRemovalBot

A bot that identifies its own posts and uses them to remove duplicate posts from other users. For the time being, it will use the linked URL to find the duplicates.

Passing the parameter '-t' enables the test-mode which doesn't create a reddit post.

Run

You have to export the following environment variables:

export reddit_client_id="some-client-id"
export reddit_client_secret="random gibberish"
export reddit_username="half_dane"
export reddit_password="very_secret"

export target_subreddit="Superstonk or a test subreddit"
export allowed_to_tweet_username="user who's allowed to post tweets"

Afterwards execute

make

This sets up the venv for python and downloads the necessary dependencies before running the bot in test-mode

Targets

make fake_run   # execute the bot in test mode.
make run        # execute the bot in normal mode. Please note that this will create a new comment with each execution
make clean      # clean up compile results and the venv

superstonktweetremovalbot's People

Contributors

halfdane avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

datashaft

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.