Giter VIP home page Giter VIP logo

reddit-slack-bot's Introduction

Hello! ๐Ÿ˜„

Intro

I like tech (surprise!).

I'm curious and resourceful.

Ask me anything, I'm friendly!

Reach me at

Metrics GitHub Metrics
WakaTime

๐Ÿ“Š This Week I Spent My Time On

๐Ÿ’ฌ Programming Languages: 
TypeScript               8 hrs 52 mins       โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   35.98 % 
Java                     5 hrs 59 mins       โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   24.26 % 
XML                      5 hrs 38 mins       โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   22.88 % 
Brazil Dependency Config 3 hrs 24 mins       โ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   13.79 % 
YAML                     22 mins             โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   01.51 % 

๐Ÿ”ฅ Editors: 
IntelliJ IDEA            15 hrs 21 mins      โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   62.22 % 
Cursor                   9 hrs 18 mins       โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   37.71 % 
VS Code                  1 min               โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   00.07 % 

Last Updated on 23/09/2024 16:25:18 UTC

reddit-slack-bot's People

Contributors

gordonpn avatar

Watchers

 avatar  avatar

reddit-slack-bot's Issues

Time-based notifications

When subscribing to a subreddit, I want to specify a delay parameter, so that I receive notifications sooner or later.

Currently, when subscribing to a subreddit, the user will only be notified 24 hours after the post has gone hot. This might not be acceptable for subreddits that post deals and such. In some other subreddits, we want the comments to accumulate before we take a look.

Decouple the notification thread from the bot

As an engineer, I want to decouple the notification business logic from the bot logic, for better separation of concerns.

Currently, when the bot starts up, a never-ending thread starts as well to periodically check for new posts.

This could be decoupled from the bot functionality into its own repository. Then the Reddit post types can be decoupled into a pip package as well.

Show new posts on command

As a user, I want another command, so that I can manually trigger when I want to see new unseen posts.

Acceptance criteria

  • typing reddit new triggers the DB query

Watch command

If there is an interesting ongoing thread, I'd like to be notified on new posts at certain intervals.

A user can subscribe to a specific post given a valid Reddit link. A background thread/service will periodically check for new posts in the thread and notify the user.

Logs with timestamp and post count are stored.

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.