LearnProgramming / percival

An IRC bot designed to help the LPMCers track quotes, log channels, and all sorts of things
22 stars 8 forks source link

Env Var changes #10

Closed colwem closed 12 years ago

colwem commented 12 years ago

rake start

Now works and defaults to CHANNEL='#lpmc-bot' and NICK='percival'

colwem commented 12 years ago

made a mistake in this commit. First learning experience. What happens when I make a pull request but want to cancel it and start another because I realized I broke something?