Armando Lüscher
Armando Lüscher
@sharkydog I've added a very simple option saving mechanism in the support bot here: https://github.com/php-telegram-bot/support-bot/blob/481eae52f8cc986bd724a4a53ea9d6895bf08c69/public/commands/NewchatmembersCommand.php#L190 I want to add this to core and was wondering if you have any ideas...
Definitely look into this work by @TiiFuchs https://git.tii.tools/tii/laravel-telegram-bot Also, for reference: https://github.com/php-telegram-bot/laravel project.
https://github.com/php-telegram-bot/laravel
@kenygamer Thanks for posting this issue. It's quite unfortunate that you've removed your comment, I urge you to revert it, so that it can be worked on. I fully agree...
@kenygamer, I've moved this issue to the core repo and will be working on it from here. To answer some of your questions, which should then be moved to a...
Hi @kenygamer, I'm sorry this is giving you so much trouble 😕 As mentioned in the example-bot repo, using the core directly (with `hook.php`) and using the manager (with `manager.php`)...
> Is there a logger for this because otherwise it would lose countless hours debugging (for some of the large commands I need to work on)? You can use `TelegramLog::debug($value)`...
No, madeline is a completely separate project. You can check their docs and see if it's what you're looking for. I've never used it. For debugging, i prefer using getUpdates...
This will happen when we reach v1. But at the moment that seems quite in the future unfortunately...
@TiiFuchs :innocent: