-
### Which package is this bug report for?
ws
### Issue description
1. Install the latest version of discord.js (currently 14.16.3)
1. Observe that three separate versions of discord-api-types are …
-
```js
/home/ewibot/ewibot/node_modules/discord.js/src/util/Util.js:504
if (!allowEmpty && data.length === 0) throw new error(errorMessage);
^
…
-
### Check The Docs
- [X] I double checked the docs and couldn't find any useful information.
### Verify Issue Source
- [X] I verified the issue was caused by Discord.Net.
### Check your intents
-…
-
# Installation CTFCafe
## Prerequisites
Nodejs v20
Npm v10
Docker
Docker-compose
## Install MongoDB
```bash
docker pull mongo
docker run --name mongo -d mongo
docker exec -it mongo sh
# …
-
> 🚀 v11 is available to use and **ready for production**: https://trpc.io/docs/migrate-from-v10-to-v11
## Summary
* The main goal of v11 is to improve our own quality-of-life by **removing v…
-
```
> discord-email@1.2 start
> ts-node app.ts
(node:5711) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprec…
ghost updated
9 months ago
-
## Config Migration Needed
- [ ] Select this checkbox to let Renovate create an automated Config Migration PR.
This issue lists Renovate updates and detected dependencies. Read the [Dependency Das…
-
-
**Is your feature request related to a problem? Please describe.**
Foundry v10 adds Tours to help tutorialize features. It is possible for systems and modules to provide their own tours.
**Describ…
-
Thanks for your great work.
i meat some bug while run receiver.py,hope you can provide some help about this.
below is the error information When I start receiver.py:
=========== listening started…