Skip to content

ehershey/newpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newpu

IRC bot named p`u

Notes

Very much a work in progress.
Currently requires NODE_PATH=. be set in your environment.

Update Process

Commands will be loaded dynamically so they can be updated without resetting the bot's IRC connection. Here is the planned workflow:

  1. Update code in working directory
  2. Test code in working directory (maybe look for IRC connection mock)
  3. Commit updates
  4. Push updates to github
  5. Something (Travis ci? Hosted Jenkins?) performs unit test on pushed codebase
  6. Assuming that passes, update live bot code (location tbd)

Unanswered Questions

  • What will test pushed github code?
  • How to dynamically reload code without restarting process holding IRC connection?
  • How to add in unit tests?

About

IRC bot named p`u

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published