▲ | IdreesInc 3 days ago | |
I'm so glad you enjoyed it! And yes the messages are sent to me, no worries. Submitted messages are sent to an AWS API Gateway endpoint for rate limiting and then to me. I then manually commit the ones that are not rude and don't include identifying info/don't seem to have been submitted by mistake! I have a couple of reasons for manually committing them rather than using a simple DynamoDB database or something. First, since I have to moderate through the messages manually anyways, it's about the same amount of effort tbh. Second, I wanted the messages to be available forever and having them committed allows for people to save them in the future should they wish to! |