Jintaku-Cogs-V3 icon indicating copy to clipboard operation
Jintaku-Cogs-V3 copied to clipboard

V3 Cogs made by the Jintaku community

Results 27 Jintaku-Cogs-V3 issues
Sort by recently updated
recently updated
newest added

When I try to install the cog I get the following error; ![image](https://user-images.githubusercontent.com/51116274/236635926-e3ff6fa5-f160-4aaa-9bb5-24790685e5fd.png) Red Version: 3.5.1 Discord.py Version: 2.2.3

Dpy2 + Red 3.5 Compatibility

Red 3.5 made [a lot of breaking changes](https://docs.discord.red/en/latest/incompatible_changes/3.5.html#incompatible-changes-3-5). Principally among these is that [cog (un)loading is now asynchronous](https://docs.discord.red/en/latest/incompatible_changes/3.5.html#cog-package-extension-and-cog-loading-unloading-is-now-asynchronous), which affects all cogs. Updates thus need to be made to support...

Added apikey to Rawg.io api requests

Im getting this in the log, i did [p]booru hentai and also tried [p]booru smile score but got the same error ``` , The above exception was the direct cause...

```py Exception in command 'osu' Traceback (most recent call last): File "/root/MELON/lib/python3.9/site-packages/discord/ext/commands/core.py", line 85, in wrapped ret = await coro(*args, **kwargs) File "/root/.local/share/Red-DiscordBot/data/MELON/cogs/CogManager/cogs/osu/osu.py", line 41, in osu embed.add_field(name="Accuracy", value=osu[0]["accuracy"][:6]) TypeError:...

I was using `movie free guy` ``` [20:22:41] DEBUG [Booru] {'Title': 'Free Guy', 'Year': '2021', 'Rated': 'PG-13', 'Released': '13 Aug 2021', 'Runtime': '115 min', 'Genre': 'Action, Adventure, Comedy', 'Director': 'Shawn...

Every time I try to use the booru command I get this error: ``` [2022-01-22 19:12:40] [ERROR] red: Exception in command 'booru' Traceback (most recent call last): File "/home/user/Dropbox/CaCServer/iNfeRnO-Bot/lib/python3.8/site-packages/discord/ext/commands/core.py", line...