Fix conflciting cog names

This commit is contained in:
Nexus 2024-02-22 11:42:44 +00:00
parent 3f3ce9237d
commit f15d07af29
Signed by: nex
GPG key ID: 0FA334385D0B689F

View file

@ -13,7 +13,7 @@ from discord.ext import commands
from pathlib import Path
class InfoCog(commands.Cog):
class SysInfoCog(commands.Cog):
EMOJIS = {
"CPU": "\N{brain}",
"RAM": "\N{ram}",