Skip to content

Commit 2d6b908

Browse files
authored
Added simple description
1 parent 88bc7ef commit 2d6b908

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

bot.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
import discord
28
import asyncio
39
import aiohttp

0 commit comments

Comments
 (0)