BOT AKTİFLEŞİTME

hata ne
210 Replies
Mirmir
MirmirOP4mo ago
buyuk ihtimal terminaldendir vscdenmi yapiyosun
akyüz
akyüz4mo ago
hata ne terminaldeki hatayı at
Mirmir
MirmirOP4mo ago
kesin diyorum terminali CMD yerine] shall olarak acmistir ve ya node js indirmemisdir ya da npm
! Rexxizm
! Rexxizm4mo ago
@Mirmir kral sa yeni geldim işin yoksa yardım edermisin @akyüz kral sende aynı şekilde
Mirmir
MirmirOP4mo ago
dinliyorum
! Rexxizm
! Rexxizm4mo ago
kral ben herşeyi yaptımda bana kod lazım nerden bulurum @Mirmir
Mirmir
MirmirOP4mo ago
ne yapcaksin ne icin lazim
! Rexxizm
! Rexxizm4mo ago
discord bot dc botu
Mirmir
MirmirOP4mo ago
onu anladim yani destek botumu moderasyon botumu onu soruyorum
! Rexxizm
! Rexxizm4mo ago
moderasyon @Mirmir dm ?
inflames
inflames4mo ago
olm siz manyak mısınız aw
Mirmir
MirmirOP4mo ago
yesnot
! Rexxizm
! Rexxizm4mo ago
kral ne yapoypn
inflames
inflames4mo ago
@! Rexxizm Hatayı ve kodu ss at
! Rexxizm
! Rexxizm4mo ago
atim
! Rexxizm
! Rexxizm4mo ago
No description
! Rexxizm
! Rexxizm4mo ago
bunda ne hata veriyor kral @inflames
inflames
inflames4mo ago
[ yerine { ] yerine {
! Rexxizm
! Rexxizm4mo ago
No description
inflames
inflames4mo ago
yaz @! Rexxizm
! Rexxizm
! Rexxizm4mo ago
nerdekine aga
inflames
inflames4mo ago
client.login kısmı nerede 1. satırdakine
! Rexxizm
! Rexxizm4mo ago
altta öyle zaten
inflames
inflames4mo ago
dosyayı kaydetmemişsin ki ctrl s bas
! Rexxizm
! Rexxizm4mo ago
tamam yaptım
inflames
inflames4mo ago
oto kaydı açmak ister misin?
! Rexxizm
! Rexxizm4mo ago
bastım olur yeniyim ya daha yeni js geçtim
inflames
inflames4mo ago
sol altta ayarlar simgesine basıp settingse bas
! Rexxizm
! Rexxizm4mo ago
tamam
inflames
inflames4mo ago
ss at şimdi o sayfayı
! Rexxizm
! Rexxizm4mo ago
istersen sese gel
inflames
inflames4mo ago
auto save var dur dur çok basit ztn dışardayım
! Rexxizm
! Rexxizm4mo ago
üstte arama kısmı çıktı
inflames
inflames4mo ago
ayarlar simgesine basıp settings tuşuna bastın di mi
! Rexxizm
! Rexxizm4mo ago
evet
inflames
inflames4mo ago
tm ss at bi
! Rexxizm
! Rexxizm4mo ago
No description
inflames
inflames4mo ago
auto save yazıyo bak ilkinde off şuan
! Rexxizm
! Rexxizm4mo ago
tamam
inflames
inflames4mo ago
ofa basıp ss atsana bi optionun ismini hatırlamıyorum
! Rexxizm
! Rexxizm4mo ago
No description
inflames
inflames4mo ago
after delay mıydı neydi heh afterdelay yap
! Rexxizm
! Rexxizm4mo ago
yaptım
inflames
inflames4mo ago
tm artık kendi kaudedicek ctrl s basmana gerek yok :nice:
! Rexxizm
! Rexxizm4mo ago
tamam şimdi botu nasıl aktif edecem çalışacak yeni yani
inflames
inflames4mo ago
client.login kısmı yok btw normalde ne yazıyosan onu yaz konsola bunu sen mi sildin Client.login("botununtokeni")
! Rexxizm
! Rexxizm4mo ago
aga o altta
inflames
inflames4mo ago
sen silmediysen bunu ekle en alta
! Rexxizm
! Rexxizm4mo ago
token yazılı diye
inflames
inflames4mo ago
oky tm
! Rexxizm
! Rexxizm4mo ago
şimdi başlatimi
inflames
inflames4mo ago
evet @! Rexxizm
! Rexxizm
! Rexxizm4mo ago
yine hata verdi
! Rexxizm
! Rexxizm4mo ago
No description
! Rexxizm
! Rexxizm4mo ago
@inflames
inflames
inflames4mo ago
const { Client, GatewayIntentBits, Partials } = require("discord.js");
const client = new Client({ intents: Object.values(GatewayIntentBits).filter(x => typeof x === "string"), partials: Object.values(Partials).filter(x => typeof x === "string")});
const { Client, GatewayIntentBits, Partials } = require("discord.js");
const client = new Client({ intents: Object.values(GatewayIntentBits).filter(x => typeof x === "string"), partials: Object.values(Partials).filter(x => typeof x === "string")});
! Rexxizm
! Rexxizm4mo ago
ow
inflames
inflames4mo ago
böylr değiştir şimdilik ilk 4 satırı bu ne var ne yok açıyor6
! Rexxizm
! Rexxizm4mo ago
nasıl yani şimdi ne yapcam
inflames
inflames4mo ago
botun tamamlandıgında sadece ihtiyacın olanları bırakırsın ya da daha fazla gelişen kadar bu template i kullan intentlerin hepsini açıyo
! Rexxizm
! Rexxizm4mo ago
he
inflames
inflames4mo ago
söyledim ya karşim
! Rexxizm
! Rexxizm4mo ago
ozaman ilk 4 satırı siliyorum
inflames
inflames4mo ago
.
! Rexxizm
! Rexxizm4mo ago
No description
inflames
inflames4mo ago
es6 mı kullanıyodun bi sn dur
! Rexxizm
! Rexxizm4mo ago
kral ben çok bilmiyorum mala anlatır gibi anlat bana
inflames
inflames4mo ago
import { Client, GatewayIntentBits, Partials } from 'discord.js';
const client = new Client({ intents: Object.values(GatewayIntentBits).filter(x => typeof x === "string"), partials: Object.values(Partials).filter(x => typeof x === "string")});
import { Client, GatewayIntentBits, Partials } from 'discord.js';
const client = new Client({ intents: Object.values(GatewayIntentBits).filter(x => typeof x === "string"), partials: Object.values(Partials).filter(x => typeof x === "string")});
aga ilk 4 satırı bununla değiştir ilk 4 satırı değiştir bununla ilk 4 satırın yerine bunu yazcan yani
! Rexxizm
! Rexxizm4mo ago
tamam
inflames
inflames4mo ago
şösdşskşdksljsldjaldjs
! Rexxizm
! Rexxizm4mo ago
yaptım asdhasjhdjashd şimdi başlatimi @inflames
inflames
inflames4mo ago
yes please @! Rexxizm
! Rexxizm
! Rexxizm4mo ago
tamam senin dm çok iyi bir söz yazdım bakmanı tavsiye ederim @inflames kral
inflames
inflames4mo ago
şsödçskdksşdksdksdks
! Rexxizm
! Rexxizm4mo ago
şimdi ben bi video bakarak yapıyordum da ben şimdi geliştirmek istiyorum
inflames
inflames4mo ago
evet es6 ile başlamandan belli az çok
! Rexxizm
! Rexxizm4mo ago
birşeyle oynamama gerek yok dimi
inflames
inflames4mo ago
iyi es6 btw devam et yok güzel şuan
! Rexxizm
! Rexxizm4mo ago
tamamdır birşey olursa geri rahatsız ederim seni çok sağol
inflames
inflames4mo ago
kendini gelişmek istiyorsan da videoki kodların işlevleri iyi anlamaya çalış btw rica ederim, pinglersin
! Rexxizm
! Rexxizm4mo ago
tamamdır yaş kaç bu arada
inflames
inflames4mo ago
18
! Rexxizm
! Rexxizm4mo ago
he iyi bende 17
inflames
inflames4mo ago
güzel, pc müh falan mı seçicen
! Rexxizm
! Rexxizm4mo ago
aynen normalde oyunlarla kafamı dolduruyordum şimdi dedim ne gerek var aw hem para kazanim hemde sevdiğim işi yapayım
inflames
inflames4mo ago
en iyisini yapmışsın ben pc mühendisligi okuyorum ilk senem ama genede bölümle alakalı sorun olursa sorarsın
! Rexxizm
! Rexxizm4mo ago
eyw sağol kral
! Rexxizm
! Rexxizm4mo ago
No description
! Rexxizm
! Rexxizm4mo ago
kral şimdi bu adam buraya falan yazıyorya açmak için bende ise hepsi açık dimi yazmama gerek yok @inflames
inflames
inflames4mo ago
evet aslında o videodaki gibi yapsan daha iyide istersen tekrar öyle yap
! Rexxizm
! Rexxizm4mo ago
ama işte çalışmıyor sıkıntı o yada ben malım
inflames
inflames4mo ago
import { Client, GatewayIntentBits } from 'discord.js';
const client = new Client({ intents: [GatewayIntentBits.Guilds, GatewayIntentBits.GuildPresences] });
import { Client, GatewayIntentBits } from 'discord.js';
const client = new Client({ intents: [GatewayIntentBits.Guilds, GatewayIntentBits.GuildPresences] });
böylr yazman lazım
! Rexxizm
! Rexxizm4mo ago
ozaman şimdi bunları silim bunumu yazim @inflames
inflames
inflames4mo ago
evet değiştirdiğimiz sarılar yerine satırlar
! Rexxizm
! Rexxizm4mo ago
tamam yazamıyom değiştirdime değiştirdimde @inflames
inflames
inflames4mo ago
oky başlat tekrar mantıgını anladın di mi
! Rexxizm
! Rexxizm4mo ago
yazamıyorum terminale sıkıntı o
inflames
inflames4mo ago
bot açık kalmıştır ctrl c bas terminale tıkladıktan sonra kapancak bot
! Rexxizm
! Rexxizm4mo ago
yaptımda hata verdi
inflames
inflames4mo ago
ss at
! Rexxizm
! Rexxizm4mo ago
No description
inflames
inflames4mo ago
node src/app.js @! Rexxizm
! Rexxizm
! Rexxizm4mo ago
he oldu
inflames
inflames4mo ago
Terminali umut klasörü içinde açmışsın fakat app.js dosyası src klasörü içinde
! Rexxizm
! Rexxizm4mo ago
❤️
inflames
inflames4mo ago
o yüzden src/app.js yazdık
! Rexxizm
! Rexxizm4mo ago
peki onu direk şey yapamıyoz mu
inflames
inflames4mo ago
terminali src içine taşımak mı
! Rexxizm
! Rexxizm4mo ago
direk yazmak istediğimde src/app.js
inflames
inflames4mo ago
istersen node . yaz direk package.json da app.js nin konumunu dogru girdiysen başlar geme
! Rexxizm
! Rexxizm4mo ago
çalıştığına göre doğru 😄
inflames
inflames4mo ago
ya da trrminali src klasörü içine taşımak istersen cd src yaz
! Rexxizm
! Rexxizm4mo ago
aga şuan bot aktif ya terminale yazamıyorum
inflames
inflames4mo ago
sonra node app.js yaz çok alternatif var yani
! Rexxizm
! Rexxizm4mo ago
onun iiçin crtl c mi yapmam lazım
inflames
inflames4mo ago
yani bi zahmer tbai terminale tıkla (terminale fokuslan yani) sonra ctrl c bas evet Terminalde çalışan dosyayı kapatıyon böylr
! Rexxizm
! Rexxizm4mo ago
he tamam yaptım eyw
inflames
inflames4mo ago
rica ederim
! Rexxizm
! Rexxizm4mo ago
kral birşey sorcam @inflames @inflames
inflames
inflames4mo ago
keşke direk sorunu yazsaydın be aga
! Rexxizm
! Rexxizm4mo ago
he
! Rexxizm
! Rexxizm4mo ago
No description
! Rexxizm
! Rexxizm4mo ago
kral adam videoda böyle yapıyorda
! Rexxizm
! Rexxizm4mo ago
No description
! Rexxizm
! Rexxizm4mo ago
bende böyle oluyor neden @inflames
inflames
inflames4mo ago
knk şimdi
! Rexxizm
! Rexxizm4mo ago
evet
inflames
inflames4mo ago
adsmın slt satıra geçtigi yerlerde alt satıra geçmen lazım
! Rexxizm
! Rexxizm4mo ago
sese gelsen varya çok iyi olur
inflames
inflames4mo ago
intentsim başına gel entera bas mesrla dışardayım
! Rexxizm
! Rexxizm4mo ago
No description
! Rexxizm
! Rexxizm4mo ago
dorumu
inflames
inflames4mo ago
bi de en baştada demiştim dmden yazmasana ya eve dogru bi de adam sondaki parantezleride alt satıra almış bak sen de al
! Rexxizm
! Rexxizm4mo ago
nasıl yani sondaki derken @inflames halletim @inflames kral
! Rexxizm
! Rexxizm4mo ago
No description
! Rexxizm
! Rexxizm4mo ago
bunlar ne işe yarıcak
inflames
inflames4mo ago
şu anda hiçbir işe videoda bu fonksiyonları anlatıyor muhtemelen ama bir etkisi yok şuan
! Rexxizm
! Rexxizm4mo ago
ozaman boş yani botuma birşey katmaz dimi @inflames
inflames
inflames4mo ago
yok
! Rexxizm
! Rexxizm4mo ago
knk ozaman artık video izlemiyorum senden artık kod almam lazım verirmisin botumu geliştirecek @inflames
inflames
inflames4mo ago
bne bayadır bot kodlamıyprum o videoyu izle sen güzel ek bilgiler de veriyor
! Rexxizm
! Rexxizm4mo ago
kral şöyle baya işime yaramayacağı bilgiler veriyor ben şuan tek kod nasıl eklenir ve nerden bulunur.
inflames
inflames4mo ago
yarayacak geç istiyosan oraları kendin kodla aga ya da codarenin sitesinden al işte bizimde site vardıda 800-900 kod paylaşmıştık kapalı şuan hosting yok 🥱 ah br
! Rexxizm
! Rexxizm4mo ago
ah lan vds lazım size
inflames
inflames4mo ago
var vdsim
! Rexxizm
! Rexxizm4mo ago
ee
inflames
inflames4mo ago
ama gerek yok, şuan bot kodlayan falan yok fazla
! Rexxizm
! Rexxizm4mo ago
vds senin mi kiralık mı
inflames
inflames4mo ago
bir de ben kendimi geliştirmek için böyle işlere girmiştim artık bana bi faydasıda yok ya benim
! Rexxizm
! Rexxizm4mo ago
he
inflames
inflames4mo ago
azureden öğrenci hesabı ile almıştım
! Rexxizm
! Rexxizm4mo ago
kral eve geçtin mi
inflames
inflames4mo ago
üni öğrencilerine veriyolar sayılır, niye bu arafa internetim yok benim ztn
! Rexxizm
! Rexxizm4mo ago
sese gelebilirmisin
inflames
inflames4mo ago
0.5mbps alıyorum en fazla
! Rexxizm
! Rexxizm4mo ago
işin yoksa
inflames
inflames4mo ago
limitli wifi
! Rexxizm
! Rexxizm4mo ago
he
inflames
inflames4mo ago
yemek yiyom da ne sorcan ki
! Rexxizm
! Rexxizm4mo ago
kral seni çok tutmim
inflames
inflames4mo ago
bişi sorcaksan sor ya
! Rexxizm
! Rexxizm4mo ago
şimdi kodlara bakıyorumda [slash] dedikleri ne oluyor
inflames
inflames4mo ago
ss atar mısın slash / bunun ilr kullanılan komutlar oluyor
! Rexxizm
! Rexxizm4mo ago
onu biliyorum he he tamam anladım const { SlashCommandBuilder, EmbedBuilder, resolveColor } = require("discord.js"); const ms = require("ms"); module.exports = { data: new SlashCommandBuilder() .setName('giveaway') .setDescription("Start, end or reroll a giveaway") .setDMPermission(false) .addSubcommand(subcommand => subcommand.setName("start").setDescription("Start a giveaway") .addNumberOption(option => option.setName("winners").setDescription("Total winners").setRequired(true)) .addStringOption(option => option.setName("length").setDescription("Length").setRequired(true)) .addStringOption(option => option.setName("prize").setDescription("Prize").setRequired(true)) ) .addSubcommand(subcommand => subcommand.setName("end").setDescription("End a giveaway") .addStringOption(option => option.setName("message-id").setDescription("Giveaway message id").setRequired(true)) ) .addSubcommand(subcommand => subcommand.setName("reroll").setDescription("Reroll a giveaway") .addStringOption(option => option.setName("message-id").setDescription("Giveaway message id").setRequired(true)) ) , async run(interaction) { function error(description) { interaction.reply({ embeds: [new EmbedBuilder().setTitle("Error").setColor(resolveColor("Red")).setDescription(description)] }) } function success(description) { interaction.reply({ embeds: [new EmbedBuilder().setTitle("Success").setColor(resolveColor("Green")).setDescription(description)] }) } const stt = interaction.options.getSubcommand() if (stt === "start") { let winners = interaction.options.getNumber("winners") let length = interaction.options.getString("length") let prize = interaction.options.getString("prize") if (!ms(length) || ms(length) === undefined) return error("Length option is invalid.") client.giveawaysManager .start(interaction.channel, { duration: ms(length), winnerCount: winners, prize: prize }).then(() => { return success("Giveaway successfully started.") }) .catch((err) => { return error("An error occurred. Please try again later.") }); } if (stt === "end") { let messageid = interaction.options.getString("message-id") const giveaway = client.giveawaysManager.giveaways.find((g) => g.guildId === interaction.guildId && g.messageId === messageid); if (!giveaway) return error("I can't find any giveaway with this id.") client.giveawaysManager .end(messageid) .then(() => { return success("Giveaway successfully ended") }) .catch((err) => { return error("An error occurred. Please try again later.") }); } if (stt === "reroll") { let messageid = interaction.options.getString("message-id") const giveaway = client.giveawaysManager.giveaways.find((g) => g.guildId === interaction.guildId && g.messageId === messageid); if (!giveaway) return error("I can't find any giveaway with this id.") client.giveawaysManager .reroll(messageid) .then(() => { return success("Giveaway successfully rerolled") }) .catch((err) => { return error("An error occurred. Please try again later.") }); } } } şimdi ben bunu kurmak istiyorum @inflames
inflames
inflames4mo ago
kuramazsın senn command handlerin yok event handlerin yok
Umut
Umut4mo ago
inflames
inflames
inflames4mo ago
olsa bile bununla uyumlu olmalı efendim umut
Umut
Umut4mo ago
bi benim hataya gelsen baksan /opt/watcher/app-types/node/start.sh: line 51: cls: command not found
inflames
inflames4mo ago
ss at hatanı
Umut
Umut4mo ago
glitch ama biliyonmu glitch
inflames
inflames4mo ago
evet anlaşılıyor evet ss at sen mı mi ayrı yazılır
! Rexxizm
! Rexxizm4mo ago
he tamam
Umut
Umut4mo ago
No description
Umut
Umut4mo ago
al
! Rexxizm
! Rexxizm4mo ago
sorun veya sorularınız için ! SpongeBed#9752 dm mesaj atabilirsiniz butonların çalışması için aşağıdaki kodu ana dosyanıza eklemeniz gerekmektedir require("discord-buttons")(client) Komudun Resimleri: https://prnt.sc/1u6wd70 | https://prnt.sc/1u6wai1 | https://prnt.sc/1u6weqn
Lightshot
Screenshot
Captured with Lightshot
Lightshot
Screenshot
Captured with Lightshot
Lightshot
Screenshot
Captured with Lightshot
inflames
inflames4mo ago
package.json gir ss at
Umut
Umut4mo ago
tmm
! Rexxizm
! Rexxizm4mo ago
bu olurmu @inflames
inflames
inflames4mo ago
senin command handlerin yok di mi yok kullanamazsın sen hiçbir komudu
! Rexxizm
! Rexxizm4mo ago
nasıl olcak peki
Umut
Umut4mo ago
No description
inflames
inflames4mo ago
yani aslında bu tür komutları
! Rexxizm
! Rexxizm4mo ago
command handlerim
Umut
Umut4mo ago
al abe
inflames
inflames4mo ago
index dosyasına yazman lazım senin
! Rexxizm
! Rexxizm4mo ago
sen umutun işini bitir karışmasın aga
Umut
Umut4mo ago
herkese yardımcı oluyor adam ya
inflames
inflames4mo ago
@Umut package.json 7. satırı "start": "node src/index.js", bununla deiş
Umut
Umut4mo ago
ok "start": "node src/index.js”, bumı
inflames
inflames4mo ago
bu nasıl bir soeu
Umut
Umut4mo ago
a few seconds ago parse error: Invalid string: control characters from U+0000 through U+001F must be escaped at line 8, column diyor glitch e sövmel istiyor hıc bır proje kaldırmıyo a few seconds ago parse error: Invalid string: control characters from U+0000 through U+001F must be escaped at line 8, column diyor
inflames
inflames4mo ago
ss at bi daha package yi
Umut
Umut4mo ago
No description
Umut
Umut4mo ago
al abe
inflames
inflames4mo ago
offff zaten attınya bunu aq
Umut
Umut4mo ago
hee
inflames
inflames4mo ago
yeni halini ss at bunu istesem yukardan bakarım herhalde
Umut
Umut4mo ago
No description
Umut
Umut4mo ago
abi bu olmazsa bna glitch altyapı verirmisin
! Rexxizm
! Rexxizm4mo ago
sigara içip geldim
Umut
Umut4mo ago
abi ben sna direk package atam yazı sen düzenle at
inflames
inflames4mo ago
sayfayı yeniden yğkle bi
Umut
Umut4mo ago
olmadı { "name": "vlexrr", "version": "1.0.0", "description": "", "main": "src/index.js", "scripts": { "start": "node src/index.js”, "test": "node test.js" }, "type": "module", "module": "ESNext", "keywords": [], "author": "Erqewee", "license": "ISC", "dependencies": { "@discordjs/opus": "^0.9.0", "@discordjs/voice": "^0.14.0", "@distube/deezer": "^1.0.0", "@distube/soundcloud": "^1.3.0", "@distube/spotify": "^1.5.1", "@distube/yt-dlp": "^1.1.3", "@sapphire/fetch": "^2.4.1", "@sapphire/shapeshift": "^3.8.1", "@sapphire/utilities": "^3.11.0", "@wumpjs/storage": "^1.1.0", "ascii-table": "^0.0.9", "bufferutil": "^4.0.7", "chalk": "^5.2.0", "colorette": "^2.0.19", "discord-hybrid-sharding": "^2.1.0", "discord-logs": "^2.2.1", "discord.js": "14.7.1", "distube": "^4.0.4", "dotenv": "^16.0.3", "express": "^4.18.2", "ffmpeg-static": "^5.1.0", "get-intrinsic": "^1.2.0", "libsodium-wrappers": "^0.7.11", "lodash": "^4.17.21", "ms": "^2.1.3", "ora": "^6.1.2", "rss-converter": "^1.1.6", "rss-parser": "^3.12.0", "stack-trace": "1.0.0-pre1", "utf-8-validate": "^6.0.3", "uuid": "^9.0.0", "wio.db": "^4.0.22", "ws": "^8.12.1" } } al abe abi olmıcak bence bana bi glitch uycak güzel altyapı verirmisin
! Rexxizm
! Rexxizm4mo ago
@inflames kral
Umut
Umut4mo ago
@inflames
Umut
Umut4mo ago
bu hata nedir
No description
Umut
Umut4mo ago
vortex altyapı @! Rexxizm @inflames node sürümüm yetmiyor glitch package düzeltecek varmı
! Rexxizm
! Rexxizm4mo ago
kral bende çok bişmiypm
Umut
Umut4mo ago
@inflames abi? internal/modules/cjs/loader.js:638 10:59 PM throw err; 10:59 PM ^ 10:59 PM 10:59 PM Error: Cannot find module 'node:events' 10:59 PM at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15) 10:59 PM at Function.Module._load (internal/modules/cjs/loader.js:562:25) 10:59 PM at Module.require (internal/modules/cjs/loader.js:692:17) 10:59 PM at require (internal/modules/cjs/helpers.js:25:18) 10:59 PM at Object.<anonymous> (/rbd/pnpm-volume/491fb679-0644-4558-8435-41fe058f9332/node_modules/.registry.npmjs.org/discord.js/13.17.1/node_modules/discord.js/src/client/BaseClient.js:3:22) 10:59 PM at Module._compile (internal/modules/cjs/loader.js:778:30) 10:59 PM at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) 10:59 PM at Module.load (internal/modules/cjs/loader.js:653:32) 10:59 PM at tryModuleLoad (internal/modules/cjs/loader.js:593:12) 10:59 PM at Function.Module._load (internal/modules/cjs/loader.js:585:3) 10:59 PM a few seconds ago internal/modules/cjs/loader.js:638 10:59 PM throw err; 10:59 PM ^ 10:59 PM 10:59 PM Error: Cannot find module 'node:events' 10:59 PM at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15) 10:59 PM at Function.Module._load (internal/modules/cjs/loader.js:562:25) 10:59 PM at Module.require (internal/modules/cjs/loader.js:692:17) 10:59 PM at require (internal/modules/cjs/helpers.js:25:18) 10:59 PM at Object.<anonymous> (/rbd/pnpm-volume/491fb679-0644-4558-8435-41fe058f9332/node_modules/.registry.npmjs.org/discord.js/13.17.1/node_modules/discord.js/src/client/BaseClient.js:3:22) 10:59 PM at Module._compile (internal/modules/cjs/loader.js:778:30) 10:59 PM at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) 10:59 PM at Module.load (internal/modules/cjs/loader.js:653:32) 10:59 PM at tryModuleLoad (internal/modules/cjs/loader.js:593:12) 10:59 PM bu hata ne @! Rexxizm @inflames
! Rexxizm
! Rexxizm4mo ago
kral etiket atıp durma lütfen

Did you find this page helpful?