-
So I'm working on a Vinted Discord Bot and
```
webhooks = DiscordWebhook(url=webhook.url, rate_limit_retry=True)
webhooks.add_embed(embedVinted)
response = webhooks.execute(remove_embeds=False)…
-
February 2023 Contributions - Arηo#8446
Telegram Username: @arnobaze
Discord Username: Arηo#8446
Twitter Username: https://twitter.com/test_ut
PHA Wallet Address: 44siNV2pbrTSwiL3KdT4VVC1yqcSvfG…
-
- [x] Criar [aplicação no Discord](https://discord.com/developers/applications).
- [x] Associar perfil de bot a aplicação.
- [x] Criar variável de ambiente com o token no Gitpod.
- [ ] Definir …
-
- [x] Criar [aplicação no Discord](https://discord.com/developers/applications).
- [x] Associar perfil de bot a aplicação.
- [x] Criar variável de ambiente com o token no Gitpod.
- [ ] Definir …
-
# STOP! Read this before responding! :warning:
**Please do not post any replies that do not contain any actual logs or don't contribute anything to this issue. If you have a temporary fix like cronjo…
-
npm run start
npm ERR! Missing script: "start"
-
-
### Description
When I use a slash command, the bot's interaction reply will be shown with a little header in the client: It says "$username used /blah". If the command has a localised name in my cli…
-
Recentemente foi implementado na API uma funcionalidade para colher o `Estado (UF)` do usuário. Porém precisamos abstrair um pouco mais essa ideia antes de evangelizar isso pros nossos membros.
Dua…
-
Hey, it started working now, bot plays music, but it stops playing after 20 seconds of a song, and then it just stops and disconnects.
When trying to use command again it wont play music, I need to…