/vrc-invite-bot

VRChat bot to automate sending invites

Primary LanguageRustGNU General Public License v3.0GPL-3.0

vrc-invite-bot

Build Status

VRChat bot to automate sending invites

Usage

The bot consists of 2 commands, one to accept all incoming friend requests (since only friends can send invite) and one to handle invite requests

Friend requests

vr-invite-bot <api_key> <username> <password> accept

Invite requests

vr-invite-bot <api_key> <username> <password> invite

Requesting an invite

You can request an invite into a world from the bot by sending an "requestinvite" notification to the bot with the following details:

{
  world: string,
  instance: string
}

any message in the notification will be forwarded to the resulting invite.