Skip to content

Instantly share code, notes, and snippets.

import asyncio
import typing as t
from io import BytesIO
from time import perf_counter
import discord
from redbot.core import commands
from redbot.core.i18n import Translator
from redbot.core.utils.chat_formatting import (
box,