diff --git a/lo.py b/main.py similarity index 99% rename from lo.py rename to main.py index 45ea8d2..7ebc897 100644 --- a/lo.py +++ b/main.py @@ -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