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

Name Changer Plugin #8

Open jfredett opened 12 years ago

jfredett commented 12 years ago

When an approved user sends

!change-name <name>

percy should change his name to that name

colwem commented 12 years ago

Ok starting work

colwem commented 12 years ago

done

jfredett commented 12 years ago

pull request?

colwem commented 12 years ago

I can't make a pull request from colwem/master to lpmc/master because I still have one open. I did have this in a branch but I merged it with my master. Should I cancel the original pull request?

jfredett commented 12 years ago

Hmm. if you have it in a branch, unless you deleted the branch you should still be able to make a PR off of it. Hopefully tonight I'll be able to sync up with you and figure out this git stuff, we can put it off till then.

colwem commented 12 years ago

unless you deleted the branch you should still be able to make a PR off of it.

Yup I deleted it :-)

The branches were confusing so after I was finished with it I merged and deleted all my branchs back to master. I even did git push origin :channel_changer to delete it on the repo.

jfredett commented 12 years ago

Not an issue, you can still recover it! just don't run garbage collection (which is hard to do anyway. :) )