We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88bc7ef commit 2d6b908Copy full SHA for 2d6b908
bot.py
@@ -1,3 +1,9 @@
1
+""""
2
+Copyright © Krypton 2019 - https://github.com/kkrypt0nn
3
+Description:
4
+This is a template to create your own discord bot in python.
5
+"""
6
+
7
import discord
8
import asyncio
9
import aiohttp
0 commit comments