Open youtube.com
Enable desktop notfications in settings

Open the devtools console and pasta in this code
<sound:796594544980000808:1162550009716285540> | |
<sound:796594544980000808:1162550009716285540> | |
<sound:796594544980000808:1162550009716285540> | |
<sound:796594544980000808:1162550009716285540> | |
<sound:796594544980000808:1162550009716285540> | |
<sound:796594544980000808:1162550009716285540> | |
<sound:796594544980000808:1162550009716285540> | |
<sound:796594544980000808:1162550009716285540> | |
<sound:796594544980000808:1162550009716285540> | |
<sound:796594544980000808:1162550009716285540> |
Open youtube.com
Enable desktop notfications in settings
Open the devtools console and pasta in this code
#!/bin/bash | |
# used to test in a docker conainer | |
apt update -y | |
apt install curl git make cmake gcc fd-find ripgrep nodejs fzf -y | |
mkdir -p ~/.config | |
git clone https://github.com/Hacksore/dotfiles.git | |
cd dofiles |
So I stumbled across this article and found that discord is no longer reversing games and injecting web browsers into games.
Going to document the new stuff that's not fully realeased however since this will be all done on canary this information is bound to chanage overtime.
Caution
APIs shown here might be considedred private, using them should be at your own risk!
function getMentionsFromComment(text) { | |
// Regex pattern to match mentions in the format @username | |
const pattern = /@([a-z\d](?:[a-z\d]|-(?=[a-z\d])){0,38})/g; | |
const mentions = []; | |
let match; | |
while ((match = pattern.exec(text)) !== null) { | |
mentions.push(match[1]); | |
} |
async fn get_current_channel_users(http: &Http, cache: &Cache) { | |
match http.get_guild(GuildId::new(1221093431364026438)).await { | |
Ok(guild) => { | |
if let Ok(channels) = guild.channels(&http).await { | |
if let Some(channel) = channels.get(&ChannelId::new(GUILD_ID)) { | |
if let Ok(members) = channel.members(&cache) { | |
if let Some(random_user) = members.choose(&mut OsRng) { | |
let mut random_user = random_user.clone(); | |
let builder = CreateMessage::new().content(format!( | |
"We are going to make <@{}>", |
Here is a list of every app that has access to the Discord private beta RPC API.
905987126099836938
)794365445557846066
)207646673902501888
)1267111501219627119
)Scopes: