yagop / telegram-bot

UNMAINTAINED - A Telegram Bot based on plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Debug?

elboletaire opened this issue · comments

Is there any way to enable debugging? I switched my bot to a banana pi and since then all the plugins started failing. If I'm with the telegram-cli opened in my TTY it shows no error, and from the bot side the errors varies, depending on the plugin. Some examples...

!rae bienvenido
Error: HTTP Connection

!boobs
Error getting boobs/butts for you, please try again later.

All the telegram-bot and telegram-cli folder files have my current user as owner and group and I run the telegram-bot as my current user.

So, the question is.. can I debug this somehow? If so, how? I've been searching for log folders or an option to debug the bot with no success...

Thanks in advance for any help granted.

I fixed my issue (it was a DNS problem) but I'm not gonna close the issue, as I still would like to know how to debug the bot.