Skip Navigation

Bot getting {'error': 'temporarily_disabled', 'reason':'010}

Hi There,

I've got a mod bot (https://github.com/noenfugler/LemmyModBot) in development that I've been using/training in asklemmy with the full knowledge of the other mods and the community owner.

I've just started getting an error when issuing GetComments for the asklemmy community (id 3106). I don't think I made any code changes when this started happening, so I'm wondering if there has been some restriction placed or change made that I'm not aware of that could be causing this response from the API?

Thanks in advance

8 comments
  • Direct comments are disabled. You have to get it in the instance comments ( just dont select a communityid ).

    • Thanks for your reply.

      Direct comments are disabled.

      I should clarify that the bot is only retrieving comments, not posting any. It's actions are restricted to raising reports for Mods to review. Does this change your advice?

      You have to get it in the instance comments ( just dont select a communityid ).

      If I don't select a communityid, how then do I keep the bot within it's paddock? Do I have to retrieve everything and then check if it's in a selected community before applying the rules?

      Thanks in advance.

        1. I meant with direct comments... direct community comments.
        2. Fetching is allowed. But not posting everywhere. You have to check the community id of the post / community and only respond to the wanted communities
8 comments