Samim Pezeshki
Samim Pezeshki
Frequency of checking does not matter. As long as it is checking, I cannot exit i3 and return to shell. I think we can have maximum retries.
But it seems that the ultimate solution is to have an exit event for i3ipc.
Waiting for official release of this. Thanks
I can still see this bug.
@leej11 Welcome! The error says the deck `words` is not found, do you have this deck created in your Anki?
Waiting for this feature.
Hi, I am not sure if I understood you correctly. Have you tried changing the MESSAGE_COUNT in line 3? If MESSAGE_COUNT is set to 500, it means that it tries...
Is it a limit impose by Telegram or you got some error? On Thu, Feb 4, 2016, 2:53 PM Mahdi Jaberzadeh Ansari < [email protected]> wrote: > I had 32000 messages...
By looking at https://github.com/vysheng/tg/blob/master/lua-tg.c#L1128, it seems that in the Lua binding the offset is hardcoded as 0.
I made a pull request and added a new function to the Lua binding to be able to get history with limit and offset, waiting to be merged. https://github.com/vysheng/tg/pull/987