I created app to send same message to "TypeTalk" and "Slack" for Python.
I'll update other SNSs (ex Twitter...).
- --massage
- message which you'd like to send
- --sns_type
-
SNS which you'd like to use
you can choose one in "slack", "typetalk", "all(all SNSs)"
python sender.py --message hello --sns_type all
sh sender.sh