Skip to content

Creating a platform for automating TF2 trading

License

Notifications You must be signed in to change notification settings

Osc44r/tf2-automatic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TF2 Automatic

An open-source platform for automating Team Fortress 2 trading. Built using microservices and event-driven architecture, and is designed with scalability, reliability, and extensibility in mind.

Highlights

  • Control Steam accounts using HTTP API
  • Reliable processing of trade offers and state changes
  • Support for multiple Steam accounts
  • Uses RabbitMQ message broker for events
  • API and events for easy extension and customization

How does it work?

Using a combination of APIs and events, you can extend and customize the system to meet your specific needs and create highly responsive and customizable trading logic. With the API, you can interact with the system, and the events allows you to handle and respond to changes in real time.

Getting started

Check out the documentation and the getting started guide.

Questions

For questions and support please use the Discord server.

Contributing

This project is built using TypeScript and is open-source and available on GitHub for anyone to use and contribute to. See contribution guidelines for this project.

About

Creating a platform for automating TF2 trading

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.3%
  • Other 0.7%