topkecleon / telegram-bot-bash

Telegram bot written in bash
Other
426 stars 123 forks source link

init error #202

Open thehecki opened 4 months ago

thehecki commented 4 months ago

can't init: (VERSION$$ v1.52-0-g1a8320)

error: "ERROR: No cached botname, can't continue!"

in the conf is only the admin and bot id, not more.

AND before

"ERROR: ./data-bot-bash does not exist or is not writeable!." i create the directory, but i think the bot must do that ;)

i try an older version and the init works. (VERSION$$ v1.51-0-g6e66a28)

nikusmail commented 2 months ago

similar problem

Check for Update actions ... Done. Initialize modules and addons ... Done. Enter User to run bashbot [dev:dev]: dev Adjusting files and permissions for user "dev" ... Done. Adjust user and botname in bashbot.rc ... Done. Seems to be your first init. Should I verify your bot token online? (y/N) y Contacting telegram to verify your bot token ... (23) Failed writing body Info: Can't get Botname from Telegram, try cached one ... ERROR: No cached botname, can't continue! ...