@@ -0,0 +1,7 @@
from contest import client
if __name__ == "__main__":
bot = client.ContestClient()
with open('token.dat', 'r') as file:
bot.run(file.read())
The note is not visible to the blocked user.