defendtheweb / NexBot

Node.js IRC bot
Other
8 stars 8 forks source link

Kill module #47

Closed Pawda closed 10 years ago

Pawda commented 10 years ago

Not sure it's the expected behaviours as it's differs from the RFC but it's compliant with flabby's ticket.

Restriction:

Usage: !kill nick

Action: First call to "kill" will put the user in a list and kick him from current channel. Every time the user will try to come back, he'll be kicked in chain. Second call to "kill" will remove that user from the list

lwward commented 10 years ago

Optimum solution for #40 thank you