No look
This commit is contained in:
parent
4efb02784c
commit
09611fa95a
@ -2,9 +2,7 @@ from libs import http
|
|||||||
import asyncio
|
import asyncio
|
||||||
|
|
||||||
|
|
||||||
user_requester = http.users.UserRequests(
|
user_requester = http.users.UserRequests("https://priceybot.au", "API_KEY")
|
||||||
"https://priceybot.au", "jkcGd6r6zJrd05RnKnU3pWm7xlo6enBj"
|
|
||||||
)
|
|
||||||
|
|
||||||
|
|
||||||
async def getUser(user_id):
|
async def getUser(user_id):
|
||||||
|
|||||||
Reference in New Issue
Block a user