steam-tradeoffers is a library for Node.js written in JavaScript. It allows you to automate Steam trading using trade offers. It was designed with node-steam in mind, but does not depend on it directly. Some of the methods of the library are wrappers for Steam Web API.
Steam is a library for interactions with Steam, it's written in Go. Steam tries to keep-it-simple and does not add extra non-sense. There are absolutely no internal-polling or such, everything is up to you, all it does is wrap around Steam API.
SteamBot is a bot written in C# for the purpose of interacting with Steam Chat and Steam Trade. As of right now, about 8 contributors have all added to the bot. The bot is publicly available under the MIT License. Check out [LICENSE] for more details.
The main features of jessecar96/steambot are: Trading and Inventory Tools.
Open-source alternatives to jessecar96/steambot include: 0xaozora/steam — Steam is a library for interactions with Steam, it's written in Go. Steam tries to keep-it-simple and does not add… alex7kom/node-steam-tradeoffers — steam-tradeoffers is a library for Node.js written in JavaScript. It allows you to automate Steam trading using trade… bukson/steampy — Steam Trade Offers Client for Python. doctormckay/node-steam-tradeoffer-manager. itsjfx/node-steam-inventory-api-ng — A Steam Inventory API wrapper with advanced features such as retries and proxy support. omg3r/steam-trade — This gem simplifes/allows sending steam trade offers programmatically.