WEEE-Open / weeelab-telegram-bot

Telegram bot for querying the weeelab log and some additional cool stuff.
GNU General Public License v3.0
8 stars 4 forks source link

Fix logout after wol when using /logout #61

Closed e-caste closed 2 years ago

e-caste commented 4 years ago

The /logout command should text back the user when the bot finally succeeds in logging out the specified person. Right now it just sends a wol (which works) and doesn't do the logout, which can be then done manually.

lvps commented 2 years ago

@alecello did you solve this some time ago or is it still a bug?

alecello commented 2 years ago

@alecello did you solve this some time ago or is it still a bug?

I don't remember fixing or trying to fix specifically this bug but IIRC i did test sending /logout with the machine turned off when implementing /login and I remember it working correctly

lvps commented 2 years ago

You probably fixed this indirectly, or it was already done but wasn't working properly. Either way it works now.