Update app.py
Browse files
app.py
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
import discord
|
2 |
from discord.ext import commands
|
3 |
from discord.ext.commands import Bot
|
4 |
-
import os
|
5 |
|
6 |
# 디스코드 봇 토큰
|
7 |
ISC = "YISC"
|
|
|
1 |
import discord
|
2 |
from discord.ext import commands
|
3 |
from discord.ext.commands import Bot
|
|
|
4 |
|
5 |
# 디스코드 봇 토큰
|
6 |
ISC = "YISC"
|