mirror of
https://github.com/pacnpal/Pac-cogs.git
synced 2025-12-20 02:41:06 -05:00
Update overseerr.py
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
import aiohttp
|
||||
from redbot.core import commands, Config
|
||||
from redbot.core.bot import Red
|
||||
import asyncio # Import asyncio
|
||||
import json
|
||||
import urllib.parse # Import for encoding URLs
|
||||
|
||||
class Overseerr(commands.Cog):
|
||||
def __init__(self, bot: Red):
|
||||
|
||||
Reference in New Issue
Block a user