andrewda / node-steam-guide

A guide to creating Steam bots and websites using Node.js
Creative Commons Attribution 4.0 International
645 stars 131 forks source link

Read unread messages prior to bot initialization #114

Closed GrassWarlock closed 2 years ago

GrassWarlock commented 2 years ago

I want my bot to connect to steam, read all previous unread/new messages, replies to them according to message content, then disconnects.

How do I make the bot retrieve unread messages?

andrewda commented 2 years ago

Take a look at https://github.com/DoctorMcKay/node-steamcommunity/wiki/Steam-Chat#chatloggedon.