Class SocialBotMitJSON
- java.lang.Object
-
- SocialBotMitJSON
-
public class SocialBotMitJSON extends java.lang.Object
Zum 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 void
eigenePinnwandLiken()
void
liken(int id)
void
posten(java.lang.String nachricht)
-