@@ -9,5 +9,7 @@ from state import client, start_time
asyncdefon_ready():
print(f"logged in as {client.user} in {round(time.time()-start_time,1)}s")
awaitevents.on_ready()
client.run(constants.SECRETS["TOKEN"])
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.