discord.py voice recording bot in Discord problem
I’ve been trying to build a bot that records audio from a voice channel on discord and then upload the file to Dropbox. However, none of the methods from the internet really worked (I’ve tried Interactions, discord-ext-voice-recv, discord-ext-audiorec,…). Has anyone really built an audio recording Discord bot in Python & can you guide me in the right direction? Thank you!
Discord.py bot going offline after a few minutes
So I have a discord.py bot I’m running locally on my computer and when I go afk or something like that the console prints out:
Cannot make application commands in a discord.py cord appear in discord
Been scuffle making this discord bot I wish to organize the commands as I plan to add many Im struggling to make the cogs py files load there application commands in discord watched a bunch of tutorials step for step and cant figure it out. When the bot runs, commands ratio, castle_cost and ta_cost should be visible as a slash command in discord while in a cog/calculations.py is the goal