updated after a while because local stuff

This commit is contained in:
2017-11-10 22:58:01 +01:00
parent 4e44b73542
commit 21df9b0df5
95 changed files with 27441 additions and 25 deletions
+20
View File
@@ -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))