🐛
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
import discord, codecs
|
import discord
|
||||||
from discord.ext import commands
|
from discord.ext import commands
|
||||||
|
|
||||||
from funcs import logThis, spellFunc, monsterFunc, cap
|
from funcs import spellFunc, monsterFunc, cap
|
||||||
|
|
||||||
class LookupCog(commands.Cog):
|
class LookupCog(commands.Cog):
|
||||||
|
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
import discord
|
|
||||||
from discord.ext import commands
|
from discord.ext import commands
|
||||||
|
|
||||||
from funcs import logThis, fiarReactionTest, monopolyReactionTest, emojiToCommand
|
from funcs import logThis, fiarReactionTest, monopolyReactionTest, emojiToCommand
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
import discord, string
|
import discord, string
|
||||||
from discord.ext import commands
|
from discord.ext import commands
|
||||||
|
|
||||||
from funcs import logThis, parseRoll, parseDestiny, critRoll, parseChar, cap
|
from funcs import parseRoll, parseDestiny, critRoll, parseChar, cap
|
||||||
|
|
||||||
class SwCog(commands.Cog):
|
class SwCog(commands.Cog):
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user