Commit Graph

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