[API Key Request]
Hi, I would like to use API keys with the Stacker News GraphQL API for the following reasons:
I would like to create a @remindme bot. It will work just like the built-in @delete bot except that I will not delete your comment but reply to it.
So if you type @remindme 1 year anywhere in a comment, I will reply to you in 1 year.
I will also reply to your command immediately so you know that I have registered your command.
When there are private replies or DMs on SN, I will probably use that.
I intend to also make this work for past mentions of me like this one.
I expect to call the following GraphQL queries or mutations:
upsertComment
- and whatever the name of the query is to fetch notifications for mentions
I estimate that I will call the GraphQL API this many times (rough estimate is fine):
depends on how many people use it