For the complete documentation index, see llms.txt. This page is also available as Markdown.

Getting Started

Official Discord server

To stay up to date, get the early access role, request new features, and report bugs, join the official RustPlusTwo Development Discord: https://discord.gg/54nv3qGJ4B

Setting up the bot

In order to be able to use the bot in your server, you will need to obtain the following from the pairing app:

  • Server IP

  • Server port for rust+

  • Your ID (Steam 64)

  • Your token

Pairing

Afterwards, you can get the bot started by running the following commands:

/setconfig <server ip> <server port> <your id> <your token>

Server port refers to the Rust+ app port. This may differ from the game port.

If for some reason the bot fails to start the connection process, but it said the information was valid after running /setconfig, use the /setup command.

Last updated