use tasks

master
michael 2020-06-25 16:48:44 +00:00
parent 0010f8f5aa
commit 3eed22661f
1 changed files with 2 additions and 1 deletions

1
bot.py
View File

@ -13,6 +13,7 @@ from urllib.request import urlopen, Request
import random
import discord
from discord.ext import commands
from discord.ext import tasks
from os import environ
import dbl
from bot_utils import *