Skip to content

Latest commit

 

History

History
37 lines (35 loc) · 1.12 KB

TODO.md

File metadata and controls

37 lines (35 loc) · 1.12 KB

Learn Hubot the Hard Way

Outline

  1. [DONE] installing and deploying hubot
  2. [DONE] deploying hubot on heroku
  3. [DONE] deploying hubot on linux/osx
  4. [DONE] hubot adapters
  5. [DONE] configuring hubot adapters on heroku
  6. [DONE] configuring hubot adapters on linux/osx
  7. [DONE] introduction to hubot scripts
  8. [DONE] what are hubot scripts
  9. [DONE] how are hubot scripts loaded
  10. [DONE] picking hubot scripts
  11. [DONE] updating hubot scripts
  12. [TODO] writing your first hubot script
  13. [TODO] hello world
  14. [TODO] making http requests in hubot
  15. [TODO] using the brain
  16. [TODO] using the http listener
  17. [TODO] hello world
  18. [TODO] handling incoming requests
  19. [TODO] sending messages to a specific room
  20. [TODO] contributing your scripts
  21. [TODO] signing up to github
  22. [TODO] forking the project on github
  23. [TODO] adding your script to the project
  24. [TODO] sending a pull request for your script
  25. [TODO] real world hubot
  26. [TODO] company a
  27. [TODO] company b
  28. [TODO] company c
  29. [TODO] ...
  30. [TODO] hubot internals
  31. [TODO] ...
  32. [TODO] ...
  33. [TODO] ...