alexemanuelol / 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.
GNU General Public License v3.0
196 stars 97 forks source link

Add send handler for ingame teamchat #231

Closed alexemanuelol closed 9 months ago

alexemanuelol commented 11 months ago

Should post all messages such as commands, events, notification to a queue and send them accordingly. Should work well with the command delay feature.

alexemanuelol commented 11 months ago

Perhaps a structure "chatHandler" used by rustplus module

alexemanuelol commented 9 months ago

Added in: 254fafe27adcfbb16dda5ff0f97602ead1995b30