Giter Site home page Giter Site logo

playstorelinks_bot's Introduction

PlayStoreLinks_Bot

A Reddit bot that links to Android Apps from the Play Store when a user asks to do it.

The bot was written on an Arch Linux machine with Python 3, so you need Python 3 to run it. It runs on a Raspberry Pi with Debian.

Where to look

  • LinkMeBot/LinkMeBot.py, the main script
  • LinkMeBot/RemoveBadComments.py, the scripts that remove downvoted comments
  • LinkMeBot/Config.example.py, an example configuration file
  • PlayStore/, a module for searching the PlayStore
  • test/, tests

How to run it

  • git clone the project
  • cd PlayStoreLinks_Bot
  • python3 -m venv venv
    • this will create a virtual environment for the bot to run in
  • source venv/bin/activate
    • activate the bot
  • pip install -r requirements.txt
    • install requirements
  • Create a reddit app as script
  • Set a valid username, password, client_id, client_secret in the LinkMeBot/Config.py file
  • python -m LinkMeBot.LinkMeBot
    • You can run tests with python -m unittest

Info / Reddit-related questions / See the bot in action

http://www.reddit.com/r/cris9696

Feel free to make a new post if you want to test the bot

Want to help or want help?

  • If you want to help please feel free to do it.
  • If you need help please fell free to ask me.
  • If you find any bug or exploit please tell me: I will try to fix them or if you want you can fix them and I will include your changes in the project.
  • If you find a way to improve the bot, please share it with everybody.

LICENSE

MIT License

playstorelinks_bot's People

Contributors

bryant1410 avatar crisbal avatar jarhill0 avatar mdlss avatar nortyspock avatar youdulayo avatar zacsweers 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

Watchers

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

playstorelinks_bot's Issues

Show price for paid apps

Or at least some symbol like $$$

It is not hard to do since the price is written in the search page.

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.