pushbots-nodejs
Installation
npm install pushbots
Usage
var pushbots = ;var Pushbots = id:'548ef5901d0ab1f3228b456a' secret:'646f1ac2fd86ea14ae5a95db7fef724c';Pushbots;//sending to (android and ios) platforms by default add optional paramater "0" for iOS, "1" for Android and "2" for Chrome.Pushbots;Pushbots;//to send by tagsPushbots; //to push to allPushbots; //to push to one device var token = "APA91bEeYRWNVo2oc6DdTpSABGkqLm5QrTTbHVJbTGc6Bpjjlau";Pushbots; //to push to multiple device up to 1,000 tokenvar tokens = "APA91bEeYRWNVo2oc6DdTpSABGkqLm5QrTTbHVJbTGc6Bpjjlau";Pushbots;
Contributors
Thanks goes to these wonderful people:
amrsobhy 💻 |
Abdullah Diaa 💻 |
---|
Contributions of any kind welcome!