from redbot.core import commands, i18n _ = i18n.Translator("RubyCore", __file__) class RubyCore(commands.Cog): """RubyCore Cog""" def __init__(self, bot): self.bot = bot