djcas9 / komanda

The IRC Client For Developers
http://komanda.io
MIT License
1.78k stars 75 forks source link

Allow users to set "/quit" messages in network settings. #162

Closed ghost closed 10 years ago

ghost commented 10 years ago

Maybe set "komanda version_number_goes_here" as the default, let the users change it, if they want.

xqwzts commented 10 years ago

Done in commit 3ee2385e1ec3a1d5f56f368fcfaa4477a28160a6

Added a textbox in Komanda settings to set the quit message.

If no quit message is provided to /quit then the one in the settings will be used. If no quit message is provided in the settings then a default message of "Komanda - The IRC Client For Developers http://komanda.io" will be used instead.