Skip to content

Add reddit links script #4

@beforan

Description

@beforan

This was a cool idea I had that is a WIP.

devbot should respond to messages that contain a reddit path such as /r/gifs with an actual link to the relevant url e.g. https://reddit.com/r/gifs

suggestions for supported links:

  • /r/<subreddit>
  • /u/<user>
  • /m/<user>/<multireddit>

The reddit-links branch has a reasonable implementation of this, but that currently sends devbot into an infinite loop, as it appears to respond to it's own messages (which of course contain the trigger e.g. /r/gifs). The Slack adaptor is supposed to prevent bots responding to their own messages, so who knows what's going on here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions