you may notice i havent been posting much as of late
truth is, i have nothing interesting to say about whats happening with me, and of course: life
still alive, just, i kinda really dont care much, after all, i am doing my own thing(s)
that being said, hows y’all day been so far?
adding typescript support for wasteof.js, mainly because there might be some typescript users that may want to code with it
and add better(?) features to the module
worded my last post wrong
why bot developers use bot mention as a “prefix” for the bot’s wall
wall comments mention too
why people mentioning a bot on the bot’s wall for the bot to respond
y’all know that a wall comment mentions the bot right????
ok so since im a nice person (Don’t Rely On Me For Anything Serious™), i’ll make a documentation for wasteof.js
wasteof.js is here!
docs: https://latetheidiot.gitbook.io/wasteof.js/
the repository: https://github.com/Late-Is-Cool/wasteof.js/
package: https://www.npmjs.com/package/wasteof.js
install it with your node.js bot: npm i wasteof.js
little sample:
const wasteof = require('wasteof.js')
const client = new wasteof.Client()
client.on('onMention', (mention, count) =>{
client.post('new mention!!! wowo')
}
client.login('late', 'FunnyAmongus123#5812')
fun fact: this was posted with wasteof.js (shut up late)
i havent been making much posts lately because i dont know anything funny or cant think of anything to say. also working on offbrand wasteof-client (which pretty much affects my recent posts)