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