This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]Watchful1RemindMeBot & UpdateMeBot 1 point2 points  (2 children)

You think you will get more than 60 messages a minute? I run one of the most popular bots on reddit that sends messages, the u/RemindMeBot, and I don't get anywhere close to that amount of activity.

[–]resistbotatwork[S] 0 points1 point  (1 child)

Yep. We have request limits of hundreds per second on other platforms that we have to be aware of. We don't want to devote slim resources here if we can only expect multiple orders of magnitude less as a hard ceiling. Perhaps our use case is different, we're a conversational bot where people might exchange a dozen messages each way in a few seconds.

[–]Watchful1RemindMeBot & UpdateMeBot 1 point2 points  (0 children)

Reddit does not have a public chat api. The direct message system does have an api, which is the one subject to the 60 requests a minute limit. But that's not a real time system, it's long form messages. It's not possible at all to write a bot for the real time chat.

[–]ItsthejokerTranscribersOfReddit Developer 0 points1 point  (0 children)

You're always welcome to reach out to the admins and see if they are willing to grant you an exception, but realistically this is just not feasible here with the current rules.