-
When trying to transcompile my typescript files I get this error :'(
Node: 19.8.1
Npm: 9.6.2
```
PS F:\Discord\Bot> npm run dev
> computronium@1.0.0 dev
> cross-env NODE_ENV=development no…
-
Hello, sumad200, I dont know how to contact with you so I write here.
I try to do local project for personal usage to check what's new in my valorant shop and night market from my telegram bot.
But …
-
## 메모
```bash
npm init -y
npm install discord.js
touch index.js
```
```js
{
"clientId": /* discord developer Application ID */,
"guildId": /* 서버 ID */,
"token": /* discord …
-
I'm developing a discord bot with your nodes for a small discord community, and because it's small I don't want to really faff around with real JS. I've been experimenting with Interactions like slash…
-
### What version of Bun is running?
1.1.20
### What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
### What steps can reproduce the bug?
bun add @discordjs/opus
or
bun add…
-
PS D:\gits\git.github.com.KaMiYiLu.remote-rep\Gemini-Chat-Bot-main> npm install discord.js
added 26 packages, and audited 27 packages in 20s
7 packages are looking for funding
run `npm fund` …
-
### Which package is this bug report for?
discord.js
### Issue description
Unknown, it happens at random,
### Code sample
```typescript
N/A
```
### Versions
Discord.JS: 14.16.1
Device: Raspbe…
-
I think something changed on Discord login page and now it's unable to solve captcha and login. Logs attached below
```
Building database
[+] Building 0.2s (7/7) FINISHED …
-
Discord is completely changing their bot api with discord.js 13.
The support for discord.js 12 (what this app is built on) will end April 22, 2022 and the app will no longer work.
I am working on…
-
### Which package is this bug report for?
discord.js
### Issue description
After bot being not used for example 2 hours, after firing (joining from another account) to the discord server, bot…