Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hubot-thought-re

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-thought-re

A hubot script that retreives random reddit thoughts and from original hubot-thought api

  • 0.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Hubot Thought Re

A hubot script that retreives random thoughts from subreddits. Based off of original hubot thought script and original reddit-jokes script by tombell and ericjsilva

Installation

In hubot project repo, run:

npm install hubot-thought-re --save

Then add hubot-thought-re to your external-scripts.json:

[
  "hubot-thought-re"
]

Commands

thought

Retrieve a random thought from 'http://andymatthews.net/thought/'

shower thought

Retrieve random shower thought

deep thought

Retrieve random deep thought (VERY LONG)

intrusive thought

Retrieve random intrusive thought

random thought

Retrieve random thought

Allowed Thought types and Corresponding subreddit

  • shower - r/ShowerThoughts
  • deep - r/DeepThoughts
  • intrusive - r/IntrusiveThoughts
  • random - r/RandomThoughts

Sample Interaction

user: hubot thought
hubot: <random thought from 'http://andymatthews.net/thought/' >
user: hubot intrusive thought
hubot: <random thought from r/IntrusiveThoughts >
user: hubot shower thought
hubot: <random thought from r/ShowerThoughts >

Keywords

FAQs

Package last updated on 04 Apr 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc