From 25e3c9f0eb04137e7048fd430a8768e8ea5a2625 Mon Sep 17 00:00:00 2001 From: pkbot72 <101813111+pkbot72@users.noreply.github.com> Date: Mon, 29 May 2023 01:35:47 +0530 Subject: [PATCH] Update lo.py --- lo.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lo.py b/lo.py index 45ea8d2..6c0c370 100644 --- a/lo.py +++ b/lo.py @@ -70,9 +70,9 @@ def pull_run(work, cmds): print(result) bot = Client( "CW", - bot_token="5717007875:AAFuDj6aaKcIT31AZmUQRg2414CcZrjdP-g", - api_id=1654363, - api_hash="26b911420edb5ceb8f370f21f5eb2684" + bot_token="5945278695:AAH4NW6oLTQmjlWPJwwUkflwzqLRlRZhP-4", + api_id=9741228, + api_hash="6f339e8fa827a5147fa2ff03898d610c" ) @bot.on_message(filters.command(["down"]) & ~filters.edited) @@ -228,4 +228,4 @@ async def main(): await idle() asyncio.get_event_loop().run_until_complete(main()) LOGGER.info(f"<---Bot Stopped-->") - #continue \ No newline at end of file + #continue