From 02df8a79beff49bc481c29397718e81689678d24 Mon Sep 17 00:00:00 2001 From: Collin R Date: Wed, 15 Jan 2020 22:54:05 -0800 Subject: [PATCH] Updated readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 632a0af..055103d 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ * [Usage](#usage) * [Ideas](#ideas) * [Questions](#questions) +* [Terms of Use for a bot for Reddit](#terms-of-use-for-a-bot-for-reddit) * [License](#license) ## Description @@ -244,6 +245,14 @@ To ensure that a point is awarded to the correct user: * Should the comment contain a notice that the post was made by a bot, similar to the notice on posts by automod? +## Terms of Use for a bot for Reddit + +Since this is an open-source, unmonetized program, it should be considered +non-commercial, and is thus allowed to use the Reddit API without registration. +However, this bot is provided under the permissive MIT license. Therefore, if +your use of the bot becomes commercial, you should +[read the Reddit API terms and register here](https://www.reddit.com/wiki/api). + ## License Copyright ©2020 Collin U. Rapp. This repository is released under the MIT