SkillAgentSearch skills...

Rustplusplus

A NodeJS Discord Bot that uses the rustplus.js library to utilize the power of the Rust+ Companion App with additional Quality-of-Life features.

Install / Use

/learn @alexemanuelol/Rustplusplus

README

<p align="center"> <img src="./rustplusplus.png" width="500"></a> </p> <p align="center"> <a href="https://discord.gg/vcrKbKVAbc"><img src="https://img.shields.io/badge/Discord-Alexemanuel-%237289DA?style=flat&logo=discord" alt="discord"/></a> <a href="https://www.reddit.com/user/Alexemanuelol"><img src="https://img.shields.io/badge/Reddit-Alexemanuelol-FF4500?style=flat&logo=reddit" alt="reddit"/></a> <a href="https://ko-fi.com/alexemanuelol"><img src="https://img.shields.io/badge/Donate%20a%20Coffee-alexemanuelol-yellow?style=flat&logo=buy-me-a-coffee" alt="donate on ko-fi"/></a> <p align="center"> <a href="https://crowdin.com/project/rustplusplus"><img src="https://badges.crowdin.net/rustplusplus/localized.svg" alt="donate on ko-fi"/></a> </p> <p align="center"> <a href="https://discord.gg/vcrKbKVAbc"> <img src="./join_discord.png" width="250"> </a> </p> <h1 align="center"><em><b>rustplusplus</b> ~ Rust+ Discord Bot</em></h1> </p>

A NodeJS Discord Bot that uses the rustplus.js library to utilize the power of the Rust+ Companion App with additional Quality-of-Life features.

How-to Setup Video

Image of setup video

Features

Documentation

Documentation can be found here. The documentation explains the features as well as how to setup the bot, so make sure to take a look at it 😉

Credentials

You can get your credentials by running the rustplusplus credential application. Download it here

How to run the bot

To run the bot, simply open the terminal of your choice and run the following from repository root:

$ npm start run

How to update the repository

Depending on your OS / choice of terminal you can run:

$ update.bat

or

$ ./update.sh

Running via docker

$ docker run --rm -it -v ${pwd}/credentials:/app/credentials -v ${pwd}/instances:/app/instances -v ${pwd}/logs:/app/logs -e RPP_DISCORD_CLIENT_ID=111....1111 -e RPP_DISCORD_TOKEN=token --name rpp ghcr.io/alexemanuelol/rustplusplus

or

$ docker-compose up -d

Make sure you use the correct values for DISCORD_CLIENT_ID as well as DISCORD_TOKEN in the docker command/docker-compose.yml

Thanks to

liamcottle@GitHub - for the rustplus.js library. <br> .Vegas.#4844@Discord - for the awesome icons!

Related Skills

View on GitHub
GitHub Stars324
CategoryDevelopment
Updated2d ago
Forks240

Languages

JavaScript

Security Score

100/100

Audited on Mar 28, 2026

No findings