Coder Social home page Coder Social logo

jjstables / tabiblia Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 22 KB

Simple Bible quoting bot for Reddit

Home Page: https://www.reddit.com/r/Reformed

License: GNU General Public License v3.0

Python 100.00%
bible theology reddit christianity reformed scripture scriptures scripture-references esv esv-bible esv-lookup esv-reference

tabiblia's Introduction

tabiblia

Simple Bible quoting bot for Reddit

Comment on Reddit with a Bible reference between brackets, and you'll get a comment reply with the requested passage in ESV. E.g. [Matthew 28:16-20] or [John 1:1]

For single-chapter books, just refer to chapter 1. E.g., [Jude 1:24-25]

τὰ βιβλία "the books"

Setup

  1. Install Python 3 sudo apt install python3.9
  2. Install PIP sudo apt install python3-pip
  3. Install PRAW pip3 install praw
  4. Clone this repo somewhere, e.g. /opt/
  5. sudo touch /opt/tabiblia/shh.json
  6. Add your secrets to shh.json
{
    "app":"tabiblia v0",
    "redditid":"{your reddit app id}",
    "redditsecret":"{your reddit app's secret}",
    "username":"{your reddit bot's username}",
    "password":"{your reddit bot's password}",
    "esvkey":"{your ESV API key}"
}
  1. Run core.py, recommend doing so in a way that can manage it as a system process.

tabiblia's People

Contributors

jjstables avatar

Stargazers

 avatar

Watchers

 avatar  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.