Commit graph

12 commits

Author SHA1 Message Date
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