mirror of
https://github.com/turtlebasket/comrade-bot.git
synced 2026-03-04 19:44:27 -08:00
use tasks
This commit is contained in:
1
bot.py
1
bot.py
@@ -13,6 +13,7 @@ from urllib.request import urlopen, Request
|
|||||||
import random
|
import random
|
||||||
import discord
|
import discord
|
||||||
from discord.ext import commands
|
from discord.ext import commands
|
||||||
|
from discord.ext import tasks
|
||||||
from os import environ
|
from os import environ
|
||||||
import dbl
|
import dbl
|
||||||
from bot_utils import *
|
from bot_utils import *
|
||||||
|
|||||||
Reference in New Issue
Block a user