Skip to content

GhostYiL/vrc-invite-bot

 
 

Repository files navigation

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.

About

VRChat bot to automate sending invites

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 88.5%
  • Shell 5.5%
  • Makefile 4.5%
  • Dockerfile 1.5%