Advertisement
Hanzu

RE:BOT Sources

Jan 22nd, 2020
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. LINE CHAT BOT Tutorials
  2. https://medium.com/@helmisatria/line-bot-101-cara-mudah-membuat-bot-di-line-61cd488f1b42
  3. - Bahan bahan (app nya) aku dari web ini
  4. https://www.xgeek.net/salesforce/build-line-bot-web-application-with-node-js-and-heroku/#h64sj7vfrtjqb198zeo6by8d1n2qfcr
  5. - Contoh programnya aku dari sini
  6. https://blog.fossasia.org/how-to-make-susi-ai-line-bot-2/
  7. - Deploynya aku ngikutin tutor yang ini
  8. https://github.com/line/line-bot-sdk-nodejs/blob/master/examples/kitchensink/index.js
  9. - Sample sample reply nya dari sini (reply image, text, video, caroussel dll ada disitu)
  10. https://developers.line.biz/en/reference/messaging-api/
  11. - Penjelasan sample dari LINE nya langsung
  12. https://www.npmjs.com/package/instagram-basic-data-scraper-with-username
  13. - package yg aku pake buat dapetin resource dari instagram
  14. https://www.npmjs.com/package/instory
  15. - Package buat story
  16. https://www.npmjs.com/package/mista
  17. - Package buat multipost
  18.  
  19. Sisanya nyari nyari di npmjs, terus aku edit edit...
  20. Kalo misal mau liat codingnya re:bot, ada diini
  21. https://github.com/inikope/rebot-v1.0.2/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement