A telegram bot which sends subscribers technical tweets/articles about software development, JVM, Java, Javascript, Kubernetes and so on.
/start -> Makes you a subscriber.
/new -> Sends you a new article.
/read -> Only usable on replies. By replying with this command to a previously sent article, you indicate that you read the article and the bot will not send you that article again.
- Send an article everyday at 10 PM to all users.
- Make the time above configurable by users.
- Allow users to blacklist an article. Functionally, this is the same with
/readcommand at this moment. - Allow users to mark an article as
irrelevant. This would require an approvement from admin(s). - Allow users to
suggestarticles. This would require an approvement from admin(s).