VC Activities
info
This patch was tested for master@ba78103
What is this?
The VC activities patch adds the ability to use Discord's new VC activity "games".
!activity
![]()
Downloading the Patch
Download the patch from here.
Applying the Patch
git am <path to file>
info
In order to apply the patch you will need to rebuild and redeploy your Bot Service and API Service, as well as run DB migrations.
Respective Patches
0005-created-activities-plugin.patch- Initial setup