You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I seen someone open an issue for this and then closed it with no replies.
Installation, went fine, just had to install git & node since it was a new server. created app.js & copied the Usage: Javascript replaced the firstname, lastname and password with correct information & bot logs in when I run node app.js.
So, I now have a bot logged in and that's where I'm at.
Any direction on how to actually use the bot/avatar?
How do send commands to the bot?
Is there a list of current commands?
How do you receive or intercept anything from the bot?
(IM's, Nearby, Group, Inventory offers, Dialogs, TP Lures, etc)
The text was updated successfully, but these errors were encountered:
Aside from the examples folder I don't think there's any formal documentation. There are various events you can subscribe to bot.clientEvents, and commands under bot.clientCommands.
I seen someone open an issue for this and then closed it with no replies.
Installation, went fine, just had to install git & node since it was a new server. created app.js & copied the Usage: Javascript replaced the firstname, lastname and password with correct information & bot logs in when I run node app.js.
So, I now have a bot logged in and that's where I'm at.
Any direction on how to actually use the bot/avatar?
How do send commands to the bot?
Is there a list of current commands?
How do you receive or intercept anything from the bot?
(IM's, Nearby, Group, Inventory offers, Dialogs, TP Lures, etc)
The text was updated successfully, but these errors were encountered: