Main is now executable
This commit is contained in:
parent
4fd525d912
commit
adbbc6352b
1 changed files with 1 additions and 0 deletions
1
main.py
Normal file → Executable file
1
main.py
Normal file → Executable file
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python3
|
||||
from discord.ext import commands
|
||||
import utils.data as data
|
||||
|
||||
|
|
Loading…
Reference in a new issue