Giter VIP home page Giter VIP logo

canaangifford / advanced-rss-feeder Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 135 KB

A framework for a reddit bot that includes a basic RSS reader and extended moderation utility. Perfect for posting regular updates and moderating a subreddit that follows media content from RSS feeds.

License: MIT License

Kotlin 100.00%
reddit reddit-api reddit-bot rss rss-reader rss-parser kotlin podcast

advanced-rss-feeder's Introduction

advanced-rss-feeder

A framework for a reddit bot that includes a basic RSS reader and extended moderation utility. Perfect for posting regular updates and moderating a subreddit that follows media content from RSS feeds.

Uses JRAW as a reddit API wrapper.


How to use

  1. Create a file called app-settings.json in the ../src/main/resources/ directory.

  2. Add the following json to the file, entering the appropriate data.

     {
       "id":"",
       "secret":"",
       "username":"",
       "password":"",
       "redirectUri":"",
       "subreddit":"",
       "rssFeedUrl":"",
       "platform":"desktop",
       "appId":"advanced-rss-feeder",
       "version":"v1.0",
       "devRedditUser":""
     }
    
  3. Open Init.kt and add any actions you would like the bot to perform.

  4. Run the application with:

    ./gradlew run

advanced-rss-feeder's People

Contributors

canaangifford avatar

Watchers

 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.