@@ -0,0 +1,10 @@
# coding=utf-8
""" Lasciate ogni speranza voi ch’entrate """
from bot import setup_modules, start_modules
from time import sleep
setup_modules()
start_modules()
while True:
sleep(0.1)
The note is not visible to the blocked user.