😝

😝

DarkzzAngel
2021-09-18T14:22:28.414283+00:00 heroku[worker.1]: Stopping all processes with SIGTERM
2021-09-18T14:22:29.035151+00:00 app[worker.1]: Bot stopped. Bye.
2021-09-18T14:22:29.757266+00:00 heroku[worker.1]: Process exited with status 0
2021-09-18T14:22:30.732809+00:00 heroku[worker.1]: Starting process with command `python3 bot.py`
2021-09-18T14:22:31.356283+00:00 heroku[worker.1]: State changed from starting to up
2021-09-18T14:22:35.457790+00:00 app[worker.1]: Pyrogram v1.2.9, Copyright (C) 2017-2021 Dan 
2021-09-18T14:22:35.457803+00:00 app[worker.1]: Licensed under the terms of the GNU Lesser General Public License v3 or later (LGPLv3+)
2021-09-18T14:22:35.457803+00:00 app[worker.1]: 
2021-09-18T14:22:36.000000+00:00 app[api]: Build succeeded
2021-09-18T14:22:37.591014+00:00 app[worker.1]: π•πžπ«π¨π§π’πœπš 𝐯𝐚𝐒𝐧 with for Pyrogram v1.2.9 (Layer 128) started on JenniferRoBot.
2021-09-18T14:23:43.071169+00:00 app[worker.1]: 02:23:43 PM - 230 - pyrogram.dispatcher - dispatcher - ERROR - name 'chats' is not defined
2021-09-18T14:23:43.071179+00:00 app[worker.1]: Traceback (most recent call last):
2021-09-18T14:23:43.071180+00:00 app[worker.1]:   File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/dispatcher.py", line 217, in handler_worker
2021-09-18T14:23:43.071180+00:00 app[worker.1]:     await handler.callback(self.client, *args)
2021-09-18T14:23:43.071180+00:00 app[worker.1]:   File "/app/.heroku/python/lib/python3.8/site-packages/pyromod/listen/listen.py", line 93, in resolve_listener
2021-09-18T14:23:43.071181+00:00 app[worker.1]:     await self.user_callback(client, message, *args)
2021-09-18T14:23:43.071181+00:00 app[worker.1]:   File "/app/plugins/commands.py", line 306, in bot_status
2021-09-18T14:23:43.071182+00:00 app[worker.1]:     "**Current status of your bot!**\n\n"
2021-09-18T14:23:43.071182+00:00 app[worker.1]: NameError: name 'chats' is not defined

Report Page