fredericklin / RedditBot

A reddit bot for auto-replying to posts and messages. Implemented as an Azure Function app.
0 stars 0 forks source link

Reddit bot is not adding a comment automatically #1

Open fredericklin opened 4 years ago

fredericklin commented 4 years ago

We have defined 200 keywords to auto-reply with different messages. It is not auto-responding to specific keywords for posts being made to a subreddit. Sample of our definition file:

{
    "keywords" : [
        "aardonyx",
        "abelisaurus",
        "abrictosaurus",
        "abrosaurus",
        "abydosaurus",
        "acantholipan",
        "acanthopholis",
        "achelousaurus",
        "acheroraptor",
        "achillesaurus",
        "achillobator",
        "acristavus",
        "acrocanthosaurus",
        "acrotholus",
        "actiosaurus",
        "adamantisaurus",
        "adasaurus",
        "adelolophus",
        "adeopapposaurus",
        "adratiklit",
        "adynomosaurus",
        "aegyptosaurus",
        "aeolosaurus",
        "aepisaurus",
        "aepyornithomimus",
        "aerosteon",
        "afromimus",
        "aetonyx",
        "afrovenator",
        "agathaumas",
        "aggiosaurus",
        "agilisaurus",
        "agnosphitys"
    ]
}
fredericklin commented 4 years ago

Can you give more specific examples?

fredericklin commented 4 years ago

This is a test comment