https://github.com/0x251/discordrdm
DiscordRDM is a tool, that allows the user to abuse discord's api endpoints for trolling
https://github.com/0x251/discordrdm
activity-spammer discord discord-api discord-bot discord-trolling discord-trolling-tools trolling trolling-tool
Last synced: about 1 month ago
JSON representation
DiscordRDM is a tool, that allows the user to abuse discord's api endpoints for trolling
- Host: GitHub
- URL: https://github.com/0x251/discordrdm
- Owner: 0x251
- Created: 2024-04-13T16:15:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-13T16:38:37.000Z (over 1 year ago)
- Last Synced: 2025-05-19T00:11:18.701Z (5 months ago)
- Topics: activity-spammer, discord, discord-api, discord-bot, discord-trolling, discord-trolling-tools, trolling, trolling-tool
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# discordRDM
# Setup
First, enter config.json and you will see a bunch of options, you will only need to configure two for this to work correctly. the two options you will need to configure are called ``Auth-Token`` and ``Session-Token``. You might be asking how do I get these two, well all you need to do is follow these steps.
- First log into Discord, via app or browser
- Second join a voice channel, for easy to get both that you need
- Now hit ``ctrl+i`` on you're keyboard and head over to the network tab
- Afterwards, you want to start an activity in the voice channel, you want to find a request that was sent to discord API that looks something like this ``https://discord.com/api/v9/activities/ID/ID``
- Now you want to click the payload section of that request and copy the item that says ``session_id`` it will look something like this (
)
- Now you want to head over to the Headers section copy the Authorisation token, and replace ``Session-Token`` with the sessionID you copied and ``Auth-Token`` with the Authorisation token.
That is all you will need, sessionID will always expire when the client is closed, so you will need to grab a new sessionID when you close discord.### Features
- Spam random activity's in discord channels that are full, or ones you aren't even in, This will annoy the VC users with a leave and join noise that it produces
- Spam soundboard noises in VC's that you have permissions too
- More to come