need to actually import asyncio
This commit is contained in:
parent
bb1fd7d1c4
commit
e20a2b9f88
|
@ -1,5 +1,6 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
import asyncio
|
||||
import discord
|
||||
import json
|
||||
import random
|
||||
|
|
Loading…
Reference in a new issue