My discord bot keeps getting rate limited
My bot is supposed to fetch all the messages in a specific channel and time period and add them to a list. However, it constantly gets rate limited while it is fetching the messages.
My discord bot keeps getting rate limited
My bot is supposed to fetch all the messages in a specific channel and time period and add them to a list. However, it constantly gets rate limited while it is fetching the messages.
My discord bot keeps getting rate limited
My bot is supposed to fetch all the messages in a specific channel and time period and add them to a list. However, it constantly gets rate limited while it is fetching the messages.
My discord bot keeps getting rate limited
My bot is supposed to fetch all the messages in a specific channel and time period and add them to a list. However, it constantly gets rate limited while it is fetching the messages.
Discord-py-api program is completely not work
When I wrote a discord auto replier with python lib discord-py-api it looks like it didnt detect the message received…
How to create log message for commands on discord bot
I try to create a channel where the bot post the commands used but nothing I tried worked.
Handle internet connection errors while running bot with bot.run()
What is a proper way to handle internet connection errors while running a Discord bot with bot.run()
?
proper way to handle internet connection errors while running bot with bot.run() using discord.py library
What is a proper way to handle internet connection errors while running bot with bot.run()
discord.py 2.0 onBoarding
In discord.py 2.0, I do onboarding when a user first enters the server.
Storing and deleting Discord UserID in a .txt file
I need to make a bot that stores the user’s UserID in a txt file, and then deletes that UserID when the user does a command.