updated after a while because local stuff
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
import asyncio
|
||||
|
||||
import discord
|
||||
|
||||
import Music
|
||||
|
||||
import Porno
|
||||
|
||||
import Shitpost
|
||||
|
||||
import General
|
||||
|
||||
from discord.ext import commands
|
||||
|
||||
|
||||
|
||||
bot = commands.Bot(command_prefix=commands.when_mentioned_or('!'), description='Stroopwafel. Shitpost bot extraordinaire.', pm_help=True)
|
||||
|
||||
bot.add_cog(Music.Music(bot))
|
||||
|
||||
Reference in New Issue
Block a user