This commit is contained in:
Nikolaj Danger
2020-08-06 15:32:30 +02:00
parent 23f56f9f0e
commit 3cb00381e7
5 changed files with 0 additions and 5 deletions

View File

@@ -4,7 +4,6 @@ from discord.ext import commands
from funcs import logThis, stopServer, helloFunc, roll_dice, imageFunc, nameGen, tavernGen, movieFunc, cap, findWikiPage
class MiscCog(commands.Cog):
"""Cog for misc functions"""
def __init__(self,client):