apibot Posted December 19, 2020 Report Posted December 19, 2020 Hi, i have a server with 5 public IPs, 1 for pihole dns/vpn 1 for my tradebot and the rest for other stuffs now, I use all three packages(user-tradeoffer-community) in my tradebot, and as I read in doc for user and community that you can pass a local address. If I pass one of my public ip(the one intended for tradebot) to my bot instance, will it use the IP too in trade-offer-manager requests? I'm passing steam-user instance to trade-offer-manager constructor. If I decided to host other people's bot using my extra public IPs, are the requests separate from each ip? Talking about rate-limits Quote
Dr. McKay Posted December 22, 2020 Report Posted December 22, 2020 You would need to also bind the local address on node-steamcommunity and additionally pass that community instance to the steam-tradeoffer-manager instance in the constructor. apibot 1 Quote
apibot Posted December 24, 2020 Author Report Posted December 24, 2020 On 12/22/2020 at 2:46 PM, Dr. McKay said: You would need to also bind the local address on node-steamcommunity and additionally pass that community instance to the steam-tradeoffer-manager instance in the constructor. Client is for polling and community for requests, right? Quote
Dr. McKay Posted December 24, 2020 Report Posted December 24, 2020 In your instance, steam-user (client) is for logging into Steam and for receiving item/trade notifications and steamcommunity and steam-tradeoffer-manager are for interacting with the econ service (which is all over HTTP). Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.