𝙎𝙠𝙞𝙥𝙥𝙮
Explore posts from serversBBattleMetrics
•Created by 𝙎𝙠𝙞𝙥𝙥𝙮 on 6/13/2024 in #support-forum
RCON Already Enabled
ok thanks ill try tm
8 replies
BBattleMetrics
•Created by 𝙎𝙠𝙞𝙥𝙥𝙮 on 6/13/2024 in #support-forum
RCON Already Enabled
ok thanks
8 replies
BBattleMetrics
•Created by 𝙎𝙠𝙞𝙥𝙥𝙮 on 6/13/2024 in #support-forum
RCON Already Enabled
104.129.132.55:28018
8 replies
BBattleMetrics
•Created by Rushed on 1/29/2024 in #support-forum
Server reporting twice on leaderboards.
can you link both servers?
8 replies
DIAdiscord.js - Imagine an app
•Created by 𝙎𝙠𝙞𝙥𝙥𝙮 on 12/21/2023 in #djs-questions
Looking for help on a small discord bot project
its not but ok
15 replies
DIAdiscord.js - Imagine an app
•Created by 𝙎𝙠𝙞𝙥𝙥𝙮 on 12/21/2023 in #djs-questions
Looking for help on a small discord bot project
I have premium
15 replies
DIAdiscord.js - Imagine an app
•Created by 𝙎𝙠𝙞𝙥𝙥𝙮 on 12/21/2023 in #djs-questions
Looking for help on a small discord bot project
no its not if you have premium
15 replies
DIAdiscord.js - Imagine an app
•Created by 𝙎𝙠𝙞𝙥𝙥𝙮 on 12/21/2023 in #djs-questions
Looking for help on a small discord bot project
its not for a music bot
15 replies
DIAdiscord.js - Imagine an app
•Created by 𝙎𝙠𝙞𝙥𝙥𝙮 on 12/21/2023 in #djs-questions
Looking for help on a small discord bot project
how is this in violation tos
15 replies
DIAdiscord.js - Imagine an app
•Created by 𝙎𝙠𝙞𝙥𝙥𝙮 on 12/21/2023 in #djs-questions
Looking for help on a small discord bot project
const Discord = require('discord.js');
const ytdl = require('ytdl-core');
const fs = require('fs');
const { Client, GatewayIntentBits } = require('discord.js');
const client = new Client({
intents: [
GatewayIntentBits.Guilds,
GatewayIntentBits.GuildMessages,
GatewayIntentBits.MessageContent,
GatewayIntentBits.GuildMembers,
],
});
client.on('messageCreate', async message => {
if (message.content.startsWith('/request')) {
const url = message.content.split(' ')[1];
const stream = ytdl(url, { filter: 'audioonly' });
stream.pipe(fs.createWriteStream('output.mp3'));
}
});
client.login('token');
15 replies
CDCloudflare Developers
•Created by 𝙎𝙠𝙞𝙥𝙥𝙮 on 8/18/2023 in #general-help
Reverse DNS - not properly configured.
thanks that worked
5 replies
CDCloudflare Developers
•Created by 𝙎𝙠𝙞𝙥𝙥𝙮 on 8/18/2023 in #general-help
Reverse DNS - not properly configured.
ok thanks ill try that
5 replies
CDCloudflare Developers
•Created by 𝙎𝙠𝙞𝙥𝙥𝙮 on 8/10/2023 in #general-help
Billing problems
it dose though that's the thing
9 replies
CDCloudflare Developers
•Created by 𝙎𝙠𝙞𝙥𝙥𝙮 on 8/10/2023 in #general-help
Billing problems
anyway I can expedite it as I have like 15+ domains
9 replies