-
-
Notifications
You must be signed in to change notification settings - Fork 102
Installing the bot with the installer script
Hav edited this page Aug 12, 2026
·
4 revisions
The tf2autobot-installer script provides a quick way to install TF2Autobot with a single command.
This installer will automatically:
- Install the required dependencies
- Download TF2Autobot
- Build the bot
- Prepare it for configuration
Open PowerShell as an administrator and run:
powershell -ExecutionPolicy Bypass -Command "irm https://raw.githubusercontent.com/TF2Autobot/tf2autobot-installer/main/installer-windows.ps1 | iex"The script supports Debian/Ubuntu, Fedora-based, and Arch-based distributions.
Open a terminal and run:
curl -fsSL https://raw.githubusercontent.com/TF2Autobot/tf2autobot-installer/main/installer-linux.sh | bashOnce the installer finishes, continue with the configuration guide:
If you prefer a manual installation, use one of the following guides:
- Getting a VPS
- Cloning the bot
- Configuring the bot
- Running the bot (node and PM2)
- Introduction to pricelist
- Parameters
- Manage pricelist
- Other commands