-
Hi, i've some problems with telegram and lua. I use this (sudo apt-get install libreadline-dev libconfig-dev libssl-dev lua5.2 liblua5.2-dev lua-lgi) to install the whole thing. I can send messages fr…
seb90 updated
9 years ago
-
Crash happens after a message is received.
> ./tdcli.lua/tg -WP 9105 -p profile_2 --json
> Telegram-cli version 1.5.1, Copyright (C) 2013-2015 Vitaly Valtman
> Telegram-cli comes with ABSOLUTEL…
-
[-4][t 0][1488689404.611100435][core.cpp:2834][!TD][&binlog_status.is_error()] Failed to load binlog: [PosixError : Resource temporarily unavailable : 11 : Can't lock file]
SIGNAL received
h/root/td…
-
Hello. Here is a code snippet I use in my project:
```
tg = Telegram(telegram='/home/tg/bin/telegram-cli', pubkey_file='/home/tg/tg-server.pub', port=9600)
sender = tg.sender
```
Can I somehow ch…
ghost updated
6 years ago
-
hi
my instalation:
```
git clone --recursive -b test https://github.com/vysheng/tg.git tg-test && cd tg-test
./configure
make
```
or:
```
git clone --recursive https://github.com/vysheng/tg.git &…
-
```
$ system_profiler SPSoftwareDataType
Software:
System Software Overview:
System Version: macOS 10.15.2 (19C57)
Kernel Version: Darwin 19.2.0
$ openssl version -a
Li…
-
When run telegram-cli (build 6547c0b) on my raspberry i receive this error:
telegram-cli: tgl/mtproto-utils.c:101: BN2ull: Assertion `0' failed.
I just try to remove .telegram-cli directory or comm…
-
Esto es extraño por que estaba funcionando perfecto:
```
bot@mail:~/telegram-bot$ ./launch.sh
Telegram-cli version 1.3.3, Copyright (C) 2013-2015 Vitaly Valtman
Telegram-cli comes with ABSOLUTELY NO …
-
## Describe the bug
Terragrunt can't parse `terraform --version` output when desired Terrraform version is not yet installed in the running envirenment.
## Steps To Reproduce
1. Have a Terrag…
mazay updated
3 weeks ago
-
Hello.
I`m new here and have a problem.
I try to test this https://github.com/vysheng/tg/blob/master/tg-test.py in my Raspberry Pi 2 with raspbian and fail.
I change our_id by my ID and try with su…