Commit Graph

34 Commits

Author SHA1 Message Date
Fabian Schlenz 2614e0cf44 Added list of contributors to README. 2020-11-25 18:12:11 +01:00
Fabian Schlenz 5053910f37 Merge branch 'sergiks-docs-multiple-chats' 2020-11-25 18:02:14 +01:00
Fabian Schlenz 6c40cf43fc The script file is called just telegram, not telegram.sh 2020-11-25 18:01:55 +01:00
Fabian Schlenz 28a83cadb9 Merge branch 'docs-multiple-chats' of https://github.com/sergiks/telegram.sh into sergiks-docs-multiple-chats 2020-11-25 18:00:48 +01:00
Fabian Schlenz 55a7422d35 '-m' now returns MessageID, SenderID, ChatID and Text. Also bumped version to 0.4 2020-11-25 17:58:56 +01:00
Fabian Schlenz da1e2d4b98 Added switch -m to return message id and text of the last received message. 2020-11-25 12:44:22 +01:00
Sergei Sokolov 15ad5ee77e Docs: multiple chat ids config file option 2020-09-23 22:31:25 +03:00
Fabian Schlenz e6a8f2cf2d Bumped version to 0.3 2020-05-07 06:21:04 +02:00
Fabian Schlenz d687fc2a35 Added new option `-T` to add a title to the message. 2020-05-07 06:20:29 +02:00
Fabian Schlenz d29944434a
Merge pull request #11 from kgizdov/parse_mode
Set parse mode for all type of messages
2020-04-27 20:17:12 +02:00
Konstantin Gizdov 707335ac53
set parse mode for all types of messages 2020-04-22 20:28:17 +03:00
Konstantin Gizdov e813e1041d
strip trailing spaces 2020-04-22 20:26:39 +03:00
Fabian Schlenz 69f567428f Added documentation about using curl with proxies. #7. 2019-03-26 17:42:30 +01:00
Fabian Schlenz db77ee4d1d Added clarification that disable_web_page_preview is only available for text messages. 2018-11-16 16:30:38 +01:00
Fabian Schlenz 4617b05935 One more example for README. 2018-11-16 16:24:49 +01:00
Fabian Schlenz 21ddf86126
Merge pull request #4 from abadroot/master
Update README.md
2018-11-16 16:23:32 +01:00
Fabian Schlenz 20443e4326 Bump to version 0.2 2018-11-16 16:21:24 +01:00
Fabian Schlenz 1f317690e5 Fixed a bug with appending more and more stuff to CURL_OPTIONS when you were sending to multiple chats. 2018-11-16 16:21:13 +01:00
Fabian Schlenz 5a5f360f4a Added -D and -N to disable web page previews or notifications, respectively. 2018-11-16 16:20:36 +01:00
Fabian Schlenz fe274fd5ce Added file checks. 2018-11-07 15:33:35 +01:00
abadroot 4916374ab0
Merge pull request #1 from fabianonline/master
Sync with original repo
2018-07-12 09:05:29 +02:00
abadroot 1d298c7ded
Update README.md
Added example for multi-line text
2018-07-11 14:16:16 +02:00
Fabian Schlenz 4e2e81ec91 Some changes to the inner workings of the cron mode. 2018-05-17 22:02:33 +02:00
Fabian Schlenz 1e496839d3 Added a switch -R to download a file sent to the bot. 2018-05-17 22:01:38 +02:00
Fabian Schlenz e66c58acfc Better cron mode with replacement of chars unsuitable for Markdown. 2017-02-17 07:57:10 +01:00
Fabian Schlenz 6635d10ef0 Added dry-run mode reachable via `-n`. Also added a cron mode emphasizing the run commands, reachable via `-r`. 2017-02-17 07:14:49 +01:00
Fabian Schlenz c49f8e6a85 Fix for `line 233: [: !=: unary operator expected`. 2017-02-15 12:13:22 +01:00
Fabian Schlenz 7a7a59691e Added a README.md 2017-01-23 19:47:23 +01:00
Fabian Schlenz 98913400e5 Bugfix for failing message sending if debugging was disabled. 2017-01-23 19:43:06 +01:00
Fabian Schlenz 4e00d71c8b Added switches -v (verbose mode) and -j (pretend jq isn't installed). 2017-01-23 19:31:22 +01:00
Fabian Schlenz 0991aca86e More features ans detection of JQ and stuff. 2017-01-23 19:27:29 +01:00
Fabian Schlenz b4a33de597 Added a .gitignore. 2017-01-23 19:20:02 +01:00
Fabian Schlenz c7df2e4efa Features. Lots of them. 2017-01-23 19:04:52 +01:00
Fabian Schlenz 72ee403b4b Initial commit 2017-01-20 11:52:22 +01:00