Commit Graph

17 Commits

Author SHA1 Message Date
Thomas Gelf 9c7ad26b87 contrib: provide sample baskets 2020-04-09 15:20:13 +02:00
Marianne Spiller 9e49e76e5c
Tested on 2.10.5-1.stretch
Tested on 2.10.5-1.stretch
2019-08-20 13:26:17 +02:00
Marianne Spiller b69808d0ab
Update service-by-telegram.sh
Tested on 2.10.5-1.stretch
2019-08-20 13:25:42 +02:00
Marianne Spiller 8f4d3238ce
Update README.md 2019-08-20 13:20:54 +02:00
Marianne Spiller 4f2c6a9239
Update README.md 2019-08-20 12:00:26 +02:00
Marianne Spiller 6f53571a42
Update README.md
Using `telegram_chatid`
2019-08-20 11:43:23 +02:00
Marianne Spiller 650cf50aaa
Merge pull request #2 from secure-diversITy/add-debug
add a debug mode for the CLI
2019-08-20 11:31:59 +02:00
Marianne Spiller a439edae58
Update README.md
Ein klein wenig aufgehübscht
2019-08-20 11:11:29 +02:00
Marianne Spiller e90c3aadfb
Merge pull request #5 from secure-diversITy/improve-readme
re-worked README for initial setup
2019-08-20 10:49:14 +02:00
Marianne Spiller ca0c4b71c2
Merge pull request #4 from secure-diversITy/fix-chatid
replacing BOTID by CHATID
2019-08-20 10:48:37 +02:00
Marianne Spiller 886d3da8e8
Merge pull request #3 from secure-diversITy/bug-dollar
fix typo for address6 in help
2019-08-20 10:31:56 +02:00
Thomas 8c3abbd932
re-worked README for initial setup
includes all needed steps to get the module working
2019-07-22 13:20:52 +02:00
Thomas 514d8a69e7
replacing BOTID by CHATID
TELEGRAM_BOTID becomes TELEGRAM_CHATID

it is misleading to name it bot id - imho as the id we need here
is actually the chat id, either from a user or group.
that id is not related to the bot itself.
2019-07-22 13:07:58 +02:00
Thomas 87779f7f2a
fix typo for address6 in help 2019-07-22 13:00:20 +02:00
Thomas 4fa596ca47
add a debug mode for the CLI
this allows to debug the telegram api with verbose output
which is very useful when setting up this module the first time
2019-07-22 12:51:24 +02:00
Marianne M. Spiller d35cdf14d4 Creating own repository for this one 2018-01-29 10:29:11 +01:00
Marianne Spiller 71ab40c040
Initial commit 2018-01-29 10:25:07 +01:00