-
### Runtime
Deno
### Runtime Version
1.42.0
### Version
18.0.1
### Describe the bug
Sometimes when I leave a Discord bot running on my computer, let it fall asleep, and then come back on, I fin…
Macil updated
1 month ago
-
Thanks for taking the time to suggest an addition to awesome-selfhosted!
Please fill out information below (all fields are mandatory unless noted otherwise):
```yaml
name: 'BotMate'
website_ur…
mxvsh updated
1 month ago
-
```
{ Error: Connection lost: The server closed the connection.
at Protocol.end (/home/ec2-user/Sisodil-Discord-Bot/node_modules/mysql/lib/protocol/Protocol.js:113:13)
at Socket. (/home/ec2…
-
**While running the slash Command it's not working**
This saying -
Message to Console
An [unhandledRejection] has occurred.
TypeError: interaction?.isChatInputCommand is not a function
Sourc…
-
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
3 months ago
-
C:\xampp\htdocs\discord-interrupt-bot\node_modules\discord.js\src\client\Client.js:548
throw new TypeError('CLIENT_MISSING_INTENTS');
^
TypeError [CLIENT_MISSING_INTENTS]: Valid inten…
-
logs
```shell
tevimzzz joined Lobby 9
COMMAND: q by tevimzzz (1234273267729305714 - Guild: 1160336554280099880) Locale: pt-BR, msecs: 1371
tevimzzz left Lobby 9
DiscordAPIError[50027]: Invalid …
-
Hi
Im trying to add audio to my bot but it doesnt work. Tried to follow your example on the wiki;
```
function voice(bot, userId) {
file = "goodsound.mp4";
id = findVoiceChannel…
-
admin@vps208087:~/slack-discord-bridge$ node bot.js
/home/admin/slack-discord-bridge/bot.js:8
var slackRTM = new Slack.RtmClient(slackKey.bot_token);
^
TypeError: Slack.RtmClient…
-
### Le bug n'a t-il pas déjà été signalé ?
- [X] J'ai vérifié et je n'ai pas trouvé d'issue pour ce problème.
### Description du bug.
Faudrait sûrement rajouter un await interaction.member.fetch() …