thank, but....
Traceback (most recent call last):
File "C:\Users\seva\PycharmProjects\pythonProject1\8.03.24.py", line 9, in <module>
dp = Dispatcher(bot)
^^^^^^^^^^^^^^^
TypeError: Dispatcher.init() takes 1 positional argument but 2 were given
Process finished with exit code 1
maybe I have something not installed in pycharm? everything used to work fine, but a year later I decided to create something again and came across this. reinstalled picharm, looked at many forums with this problem, but did not find a solution:(