-
- [ ] Supprimer toute les parties d'échange avec l'api de top.gg
- [ ] création d'un nouveau mini event qui permet d'acheter un grade temporaire. (en gros comme voteur sauf que tu jette ton argent) ç…
-
```py
import discord
import google.generativeai as genai
from discord.ext import commands
DISCORD_BOT_TOKEN = "SEU_DISCORD_BOT_TOKEN"
GEMINI_API_KEY = "SUA_GEMINI_API_KEY"
intents = discord.…
-
I've tried solving this but It's over my head.
I'm trying to host locally on my PC. I can invite the bot and the bot's online status directly correlates to if the script is running but the discord…
-
Hey, thanks for all your time and effort on this bot. It’s great when it works however we are getting almost daily “the application did not respond” within discord.
We manage a few discord servers…
-
Hi @DarkArtek
Due to new vamsys api the discord bot is no more working.
I fixed it by modifying the file : structures/VamsysUser.js
At the top :
` constructor(response) {
const [first…
-
# FAQ:
### Disclaimer:
- This application is for developers only (if you don't know how to use it, dont use it and don't ask for help).
- I do not offer support in any way.
- This application …
-
Need to find a free provider to deploy the discord bot to, in order to run 24/7.
API requests won't work when hosted on the cloud, times out too often.
-
After updating the bot to latest it keeps failing on startup. I even double checked the discord bot token and generated a new one. Is there something I'm missing?
**Logs**
```
muse-1 | prism…
-
### Description
Brought this issue up in #7137 and many agreed, **including Cloudflare employees**. though I think the Discord employee misunderstood me, he never replied after clarification given.…
-
`/**********************************************************
* @INFO [TABLE OF CONTENTS]
* 1 Import_Modules
* 1.1 Validating script for advertisement
* 2 CREATE_THE_DISCORD_BOT_CLIENT
*…