I’m gonna make api docs and/or an api wrapper for wasteof

comments

please don't.. at least not until i create a proper bot account system.

No like I could make an electron app of wasteof (as well as bots but I will wait)

that’s awesome I’ll do the wrapper then

var wasteof = WasteofMoneyAPI();
wasteof.appID = "WikiTutorial"
wasteof.appVersion = "0.0.1"
var token = wasteof.authenticate("username", "password"); // maybe I’ll use net profiler on GitHub to see how it logs in
wasteof.intent('post', '<p>bruh</p>', token);