alexemanuelol / RustPlus-Discord-Bot

This is an NodeJS Discord Bot that uses the rustplus.js to interact with Smart Devices in the PC game Rust.
GNU General Public License v3.0
31 stars 12 forks source link

Information. #3

Closed Askeshine closed 2 years ago

Askeshine commented 2 years ago

Hi, nice project amazing, but i have new ideas for add but idk where i can get info about rust+ msgs, i need know what msgs rust + send to app ?

I like to make Oil rig crates (loted, called, etc) i know other app paid do this with same .js if u can help me plis for get info about this.

The final question is , Where RUST+ post all events to app ? , for hook oil rigs , patrol , bradly , etc etc

alexemanuelol commented 2 years ago

Hello! I suggest you take a look at the library https://github.com/liamcottle/rustplus.js

Here's a list of the emitted events:

Im currently working on 'version 2' of the bot, where most of the events are already implemented (missing discord interaction tho) https://github.com/alexemanuelol/rustPlusPlus