Reddit

Service Description:

The front page of internet

User Guide

Activation of the service

From the page http://127.0.0.1:8000/th/service/

Services

from the “Services available” part of the page, select Reddit and press “Activate it”

Defining a trigger

with Reddit as provider, when another service is used as a consumer

reddit step 1 reddit step 2

with Reddit as consumer, when another service is used as a provider

reddit step 3 reddit step 4

Installation Guide

Requesting a key

On https://dev.evernote.com/ at the top right of the page, click on ‘get an api key’.

Fill the form and get the informations that you will need to provide in the next paragraph

The service keys

Here are the modifications of .env file you will need to make to be able to use your credentials with Reddit

TH_REDDIT_CLIENT_ID='your consumer key'
TH_REDDIT_CLIENT_SECRET='your consumer secret'
TH_REDDIT_USER_AGENT=TriggerHappy:1.5.0 (by /u/push-things2)