need to actually import asyncio

master
xenofem 2020-05-13 22:20:25 -04:00
parent bb1fd7d1c4
commit e20a2b9f88
1 changed files with 1 additions and 0 deletions

View File

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