Class SocialBotMitJSON
- java.lang.Object
-
- SocialBotMitJSON
-
public class SocialBotMitJSON extends java.lang.ObjectZum Vergleich wurde hier nochmal der einfache Social Bot implementiert mit der Verarbeitung der JSON-Daten (z.B. bei dem Projekt nur mit JSON)
-
-
Constructor Summary
Constructors Constructor Description SocialBotMitJSON(java.lang.String usernameNeu, java.lang.String passwordNeu)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voideigenePinnwandLiken()voidliken(int id)voidposten(java.lang.String nachricht)
-