Telegram: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
Zeile 7: Zeile 7:
 
code ('CALL' for phone code):  
 
code ('CALL' for phone code):  
 
=Send from Console=
 
=Send from Console=
*telegram-cli -W -e "msg Thomas Hallo Chef" 2 > /dev/null
+
*telegram-cli -W -e "msg Thomas Hallo Chef" 2> /dev/null
 
 
  
 
=Links=
 
=Links=
 
*https://blog.mypapit.net/2015/09/a-bash-script-for-sending-telegram-messages-in-linux.html
 
*https://blog.mypapit.net/2015/09/a-bash-script-for-sending-telegram-messages-in-linux.html

Version vom 17. November 2017, 08:20 Uhr

Install

Anmelden

phone number: +49176978888 code ('CALL' for phone code):

Send from Console

  • telegram-cli -W -e "msg Thomas Hallo Chef" 2> /dev/null

Links