Im in stuck making a telegram bot

i use chatgpt code to make a telegram bot, and its always stuck at this

Could you post your Updater init function definition? From the error, I would guess that the Updater class’s constructor doesn’t have a ‘bot_token’ parameter defined. But if we can see the Updater class, it should become more clear.

1 Like