Kruhobot/kruhobot/cogs/auth.py

6 lines
80 B
Python

import discord
from discord.ext import commands
def setup(bot):
...