├── Conversable.js ├── Conversable ├── 1.png ├── 2.png ├── 3.png ├── 4.png └── icons │ ├── facetime.png │ ├── mail.png │ ├── messenger.png │ ├── phone.png │ ├── slack.png │ ├── sms.png │ ├── telegram.png │ ├── twitter.png │ ├── wechat.png │ └── whatsapp.png ├── README.md └── conversable.png /Conversable.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andyngo/conversable-for-scriptable/HEAD/Conversable.js -------------------------------------------------------------------------------- /Conversable/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andyngo/conversable-for-scriptable/HEAD/Conversable/1.png -------------------------------------------------------------------------------- /Conversable/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andyngo/conversable-for-scriptable/HEAD/Conversable/2.png -------------------------------------------------------------------------------- /Conversable/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andyngo/conversable-for-scriptable/HEAD/Conversable/3.png -------------------------------------------------------------------------------- /Conversable/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andyngo/conversable-for-scriptable/HEAD/Conversable/4.png -------------------------------------------------------------------------------- /Conversable/icons/facetime.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andyngo/conversable-for-scriptable/HEAD/Conversable/icons/facetime.png -------------------------------------------------------------------------------- /Conversable/icons/mail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andyngo/conversable-for-scriptable/HEAD/Conversable/icons/mail.png -------------------------------------------------------------------------------- /Conversable/icons/messenger.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andyngo/conversable-for-scriptable/HEAD/Conversable/icons/messenger.png -------------------------------------------------------------------------------- /Conversable/icons/phone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andyngo/conversable-for-scriptable/HEAD/Conversable/icons/phone.png -------------------------------------------------------------------------------- /Conversable/icons/slack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andyngo/conversable-for-scriptable/HEAD/Conversable/icons/slack.png -------------------------------------------------------------------------------- /Conversable/icons/sms.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andyngo/conversable-for-scriptable/HEAD/Conversable/icons/sms.png -------------------------------------------------------------------------------- /Conversable/icons/telegram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andyngo/conversable-for-scriptable/HEAD/Conversable/icons/telegram.png -------------------------------------------------------------------------------- /Conversable/icons/twitter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andyngo/conversable-for-scriptable/HEAD/Conversable/icons/twitter.png -------------------------------------------------------------------------------- /Conversable/icons/wechat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andyngo/conversable-for-scriptable/HEAD/Conversable/icons/wechat.png -------------------------------------------------------------------------------- /Conversable/icons/whatsapp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andyngo/conversable-for-scriptable/HEAD/Conversable/icons/whatsapp.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andyngo/conversable-for-scriptable/HEAD/README.md -------------------------------------------------------------------------------- /conversable.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andyngo/conversable-for-scriptable/HEAD/conversable.png --------------------------------------------------------------------------------