need to actually import asyncio

This commit is contained in:
xenofem 2020-05-13 22:20:25 -04:00
parent bb1fd7d1c4
commit e20a2b9f88

View file

@ -1,5 +1,6 @@
#!/usr/bin/env python3
import asyncio
import discord
import json
import random