kennnyshiwa-cogs icon indicating copy to clipboard operation
kennnyshiwa-cogs copied to clipboard

Cogs for Red Discordbot

Results 14 kennnyshiwa-cogs issues
Sort by recently updated
recently updated
newest added

I'm a novice in coding so it took me a while but I added in a hyperlink to the embed to jump to the message being referenced

* Increase max length of artist/album/track names from 18 to 32. This solves unnecessary truncation of almost any remixed track and/or "medium" length album name and/or multiple artists and/or long...

Option to add `applications.commands` to bot's Invite URL

So, the cog is just saying "Error in command 'ark'. Check your console or logs for details." Here's the log: [2021-12-25 11:16:08] [ERROR] red: Exception in command 'ark' Traceback (most...

The Gallery channel cannot be changed once it has been set for the first time. The only way I was able to change the target channel was by stopping Red,...

Gracefully handles connection errors to last.fm with a custom message instead of the default Red error message.

Hey there, So we want to use requestbox in a way that also would require sending in images as we are kinda using it as a Severe bug gatherer so...

some fix for nowplaying command.

The ticket setup command has no limits on who can run the command. Ideally this should be limited to server admin. Edited to add: This is a potential security/privacy issue...

[2021-04-12 16:13:24] [ERROR] red: Package loading failed Traceback (most recent call last): File "/root/redenv/lib/python3.8/site-packages/redbot/core/core_commands.py", line 171, in _load await bot.load_extension(spec) File "/root/redenv/lib/python3.8/site-packages/redbot/core/bot.py", line 1355, in load_extension lib = spec.loader.load_module() File...