Skip to content

eliramk/vrc_notify

Repository files navigation

VRC Notify

Get a notification when VRC friend goes online.

Usage

Create a .env file in the repo root, with these ENV variables:

VRCHAT_USERNAME=
VRCHAT_PASSWORD=
VRCHAT_EMAIL=
DISCORD_WEBHOOK_URL=https://discord.com/api/webhooks/your_webhook_url
DISCORD_APPLICATION_ID=
DISCORD_PUBLIC_KEY=
VRC_FRIEND_NAMES=

Note that VRC_FRIEND_NAMES should have a comma-delimited list of usernames

To update avatars

  • Download csv from online spreadsheet
  • Save as avatars_import3.csv or something
  • python3 notify_on_login.py --force-read-avatars
  • python3 notify_on_login.py --import-avatars avatars_import4.csv
  • python3 notify_on_login.py --export-avatars avatars.csv
  • Import csv to spreadsheet, replace current sheet

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages