Closed reesericci closed 3 years ago
I'm trying to build a similar app but using a REST api to interact and wondering how you solved the problem of what messages did the bot already send so it won't send duplicates. Did you log each post to a file?
Apologies for the late reply.
It is a little involved, but the general steps are
I'm trying to build a similar app but using a REST api to interact and wondering how you solved the problem of what messages did the bot already send so it won't send duplicates. Did you log each post to a file?