From b5db085933f075538247159b10fce93a219dda04 Mon Sep 17 00:00:00 2001 From: xunterr <73585787+xunterr@users.noreply.github.com> Date: Tue, 8 Aug 2023 22:23:22 +0300 Subject: [PATCH] Article "Java: How To Make a Scary Russian Twitter Bot With Java" has been removed MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Đ’eleted the article because it was removed from Medium --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index dbf0d96..bc3f79e 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,6 @@ It's a great way to learn. #### Build your own `Bot` * [**Haskell**: _Roll your own IRC bot_](https://wiki.haskell.org/Roll_your_own_IRC_bot) -* [**Java**: _How To Make a Scary Russian Twitter Bot With Java_](https://medium.com/@SeloSlav/how-to-make-a-scary-russian-twitter-bot-with-java-b7b62768a3ac) * [**Node.js**: _Creating a Simple Facebook Messenger AI Bot with API.ai in Node.js_](https://tutorials.botsfloor.com/creating-a-simple-facebook-messenger-ai-bot-with-api-ai-in-node-js-50ae2fa5c80d) * [**Node.js**: _How to make a responsive telegram bot_](https://www.sohamkamani.com/blog/2016/09/21/making-a-telegram-bot/) * [**Node.js**: _Create a Discord bot_](https://discordjs.guide/)