# 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:&#x20;

* Server IP
* Server port for rust+
* Your ID (Steam 64)
* Your token

{% content-ref url="pairing" %}
[pairing](https://docs.rustplustwo.com/pairing)
{% endcontent-ref %}

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

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

{% hint style="info" %}
Server port refers to the Rust+ app port. This may differ from the game port.
{% endhint %}

{% hint style="info" %}
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.
{% endhint %}
