@lankybox01 OK HOW DO I GET AN AUTOMATED NODE.JS PROGRAM TO READ WALL MESSAGES AND FIND COMMAND COMMENTS LIKE MEE6 DID IM SUCH A DUMBASS WHEN IT COMES TO ACTUALLY MAKING SOMETHING

asking for my good bot friend: @notawkward

Jun 17, 2022, 9:06 PM
2 1 33

comments (single view)

maybe the update broke a bunch of code so ima clone the original wasteofreplit (still has old wasteofclient) and add the rest of the code to it

maybe ask ee if there is documentation

i asked ee for help and they wanted the code so i gave it to them and i got no reply so far

alright

The new code is a breaking change and there's no docs yet, but just run "npm uninstall wasteof-client && npm i wasteof-client@2.0.0" and your current code should work. The new version of wasteof-client could make your code a lot simpler though, when the docs are out

How would I use wasteof.postComment(id, content, parent) to reply to a wall comment (no post Id?????)

You use a different one, but i forgot what it is 💀 maybe postWallComment(username, content, parent)

See more replies
View all comments