Start YouTube Together, Poker Night, Betrayal.io, or Fishington.io in a Discord voice channel without paying.
All you need to do is run the Python script (main.py), fill in the fields, and it will give you an invite link. Post the invite link in a text channel and then click the link directly. It should launch the activity.
The options are:
These games built into Discord are the only ones that are known to exist. You do not need to pay for any of them. No data is sent to third parties, the data is only sent to Discord. You can verify this by checking the script yourself.
Alternatively, instead of running this Python script, you can just run this in your developer console: https://github.com/AnushK-Fro/Discord-Voice-Chat-Game-Activities/blob/main/console.js
Replace "Discord Token Here" with your actual Discord token. Replace "Channel ID Here" with the channel ID of the voice channel you want to start the activity in. You can also replace the target_application_id with a different application ID depending on what activity you want to do. If you look at the response of the request, it will contain the ID for the invite to start the activity.
You can download a bot such as https://github.com/advaith1/activities to automatically create invites for you without using your token.