Blacklists of Spam/Scam Accounts to Use the ChatGPT Bot

in witness-category •  3 days ago 

In yesterday's posts, I 've mentioned that when an account has a low reputation, he/she will not be able to use the ChatGPT bot.

image.png

If an account is newly created, it will have a neutral reputation, which is 25. Thus, I am also adding a black list to prevent such accounts accessing the bot.

    if (blacklist.includes(steemid)) {
      prepare_comment(row, row.steemid, row.permlink, "Sorry, your account is forbidden to use this service! (reply if you have questions about this)", "ask");
      return;
    }

Steem to the Moon🚀!

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE BLURT!