MCPcopy Index your code
hub / github.com/alexemanuelol/rustplusplus

github.com/alexemanuelol/rustplusplus @v1.22.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.22.0 ↗ · + Follow
579 symbols 1,806 edges 107 files 65 documented · 11% updated 2d agov1.22.0 · 2025-06-06★ 34054 open issues

Browse by type

Functions 551 Types & classes 28
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

discord reddit donate on ko-fi

donate on ko-fi

<a href="https://discord.gg/vcrKbKVAbc">
    <img src="https://github.com/alexemanuelol/rustplusplus/raw/v1.22.0/join_discord.png" width="250">
</a>

rustplusplus ~ Rust+ Discord Bot

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.

.Vegas.#4844@Discord - for the awesome icons!

Core symbols most depended-on inside this repo

Shape

Method 406
Function 145
Class 28

Languages

TypeScript100%

Modules by API surface

src/structures/RustPlus.js78 symbols
src/structures/RustLabs.js56 symbols
src/structures/Battlemetrics.js45 symbols
src/structures/Player.js42 symbols
src/structures/MapMarkers.js39 symbols
src/structures/DiscordBot.js34 symbols
src/structures/Info.js32 symbols
src/structures/Map.js29 symbols
src/structures/Time.js26 symbols
src/structures/Team.js19 symbols
src/external/process_rustlabs.js19 symbols
src/structures/Items.js13 symbols

For agents

$ claude mcp add rustplusplus \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page