@@ -1,10 +1,13 @@
# main.py
import asyncio
from core import WS
import base_plugins
async def main():
bot = WS()
await bot.connect()
if __name__ == "__main__":
asyncio.run(main())
The note is not visible to the blocked user.