-
We have testsuites in:
* `site/testsuites/testsuite-*`
The JS TestSuite is most egregious:
* `site/testsuites/testsuite-javascript/__tests__*`
Slim this to:
* `site/testsuites/$langname…
-
On doit modifier certains noms d'UEs retournées par le site étu.
Pas besoin de gérer les UEs invalides (unvalidRoles et partiallyUnvalidRoles) car sur cette réécriture, on autorise la création de sal…
Zalk0 updated
4 months ago
-
How do I set a specific permission for the slash command?
-
### Description
I've seen this issue reported by many people but so far no one has been able to gather enough information to reliably explain what's going on. An example can be seen at https://github…
-
While attempting to create a lobby, I get this error
```bat
C:\Users\USER\Documents\DRPC\node_modules\discord-rpc\src\client.js:178
const e = new Error(message.data.message);
…
-
I have plugged in the example code to an existing Discord bot shell I use for my other projects.
When executing the bot i get this error, weirdest part is, if I run the GetChat command (ARK server) i…
-
Transcriber-error: TypeError: Cannot read properties of undefined (reading 'replace')
at Transcriber.transcribe (C:\Users\aikof\Documents\Dev\DiscordBotTestVoice\node_modules\discord-speech-to-t…
-
**Issue by [CyberByte-js](https://github.com/CyberByte-js)**
_Wednesday Sep 16, 2020 at 20:34 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/15213_
----
Making a discord music …
-
```js
DiscordAPIError[50035]: Invalid Form Body
communication_disabled_until[INVALID_COMMUNICATION_DISABLED_TIMESTAMP]: Invalid communication disabled timestamp
at handleErrors (/home/ewibot/ew…
-
Installed Node.js, Discord.js and @koenie06/discord.js-music
Gave every possible permission to the bot/application
In the code implemented token, clientId and guildId.
I can make it go online, but …