- Notifications
You must be signed in to change notification settings - Fork2
Part of the server where Everybody Votes Channel data is sent to the server
License
NotificationsYou must be signed in to change notification settings
RiiConnect24/VTP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The VTP server stores Everybody Votes Channel votes/question suggestions that the Wii sends to it. It also has a time server the Wii uses to sync the time with.
- Import schema.sql to a database on your MySQL server.
- Run
composer update
to ensure Sentry is installed. - Edit the config to give the Sentry URL, MySQL Username/Pass/DB.
- Publish the scripts to the appropiate folders.
If you do not require Sentry, comment out lines 4 and 5 invote.php
andsuggest.php
RiiConnect24 will not provide support for these scripts or setup, unless the issue is our own fault/bug