Steam-Chat-Bot / node-steam-chat-bot

Simplified interface for a steam chat bot
MIT License
102 stars 35 forks source link

Steam Trade #135

Closed EduardoAC closed 7 years ago

EduardoAC commented 7 years ago

I have been looking to your implementation of the node-steam-chat-bot and I found that you are using

https://github.com/seishun/node-steam-trade/blob/master/scrapbank.js

How secure is the use of this chat bot for trading? or Is any way to block all the trading on configuration level when you open the chats?

Thanks in advance

kjsmita6 commented 7 years ago

The bot does not currently have any functionality with the trade module. It is simply there in case someone were to create a trigger that was to include trade functionality.