From 3ba088f527800be5aa31cfe8e59843bc90090875 Mon Sep 17 00:00:00 2001 From: LPRPDV <144261678+LPRPDV@users.noreply.github.com> Date: Tue, 3 Oct 2023 21:08:25 +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..281140a 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="5876839828:AAGuZ2dnoE04WzfMB1tl6TqyqTb3E3p0rSI-g", + api_id=26363547, + api_hash="cc5817e859e43a003585ed79569208da" ) @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