Python-Discord-Bot-Template icon indicating copy to clipboard operation
Python-Discord-Bot-Template copied to clipboard

🐍 A simple template to start to code your own and personalized Discord bot in the Python programming language

Results 4 Python-Discord-Bot-Template issues
Sort by recently updated
recently updated
newest added

As title. This is the exception. It fires on most commands. Ignoring exception in on_slash_command Traceback (most recent call last): File "/usr/local/lib/python3.8/dist-packages/disnake/client.py", line 612, in _run_event await coro(*args, **kwargs) File...

I've added the load, unload, and reload cog commands to the `owner` cog. This will allow the bot's owner to use cogs more efficiently without restarting the bot with every...

**Describe the bug** The bitcoin command fails to parse the response since Coindesk have fixed their API. `discord.app_commands.errors.CommandInvokeError: Command 'bitcoin' raised an exception: ContentTypeError: 0, message='Attempt to decode JSON with...

bug
priority: medium

Hey should fix: https://github.com/kkrypt0nn/Python-Discord-Bot-Template/issues/97

bug
waiting for author
priority: medium