taskWeeChat - Tasks: task #12777, Configurable default kick reason

 
 

task #12777: Configurable default kick reason

Submitter:  None
Submitted:  Thu 22 Aug 2013 09:50:01 AM UTC
   
 
Category:  irc plugin Should Start On:  Thu 22 Aug 2013 12:00:00 AM UTC
Should be Finished on:  Thu 22 Aug 2013 12:00:00 AM UTC Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  nils_2 Percent Complete:  100%
Originator Name:  * nyuszika7h Originator Email:  * -email is unavailable-
Open/Closed:  Closed Planned Release:  0.4.3
IRC nick:  nyuszika7h
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 02 Oct 2013 03:05:02 PM UTC, comment #2: 

Update. I forget to mention the special variable $server in help text.

Examples:
/kick nyuszika7h $nick was kicked by nils_2 from channel $channel

/set irc.server_default.default_msg_kick "$nick was kicked from $channel on $server"

(file #29284)

Nils G <nils_2>
Group Member
Wed 25 Sep 2013 08:57:18 PM UTC, comment #1: 

new options added (default value ""):
irc.server.<servername>.default_msg_kick
irc.server_default.default_msg_kick

special variables "$nick" and "$channel" can be used in options
and with commands "/kick" and "/kickban".

Examples:
/kick nyuszika7h $nick was kicked from $channel

/set irc.server_default.default_msg_kick "$nick was kicked from $channel"


(file #29214)

Nils G <nils_2>
Group Member
Thu 22 Aug 2013 09:50:01 AM UTC, original submission:  

I'd like to see a config option for specifying a default kick reason if not explicitly specified in a /kick command. This should be easy to implement, since we already have that for /part and /quit. If no default reason is specified and no explicit reason either, WeeChat should probably use the current behavior. (I think that's sending no kick reason to the server, but I might be wrong.)

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by flashcode (Updated the item)
  • -email is unavailable- added by nils_2 (Updated the item)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 10 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-02-09 flashcode Open/ClosedOpen Closed
    2013-10-08 flashcode StatusReady For Test Done
    2013-10-02 nils_2 Attached File- Added configurable_default_kick_reason.patch, #29284
    2013-10-02 nils_2 Attached File#29214 Removed
    2013-09-25 nils_2 Attached File- Added configurable_default_kick_reason.patch, #29214
        CategoryNone irc plugin
        StatusNone Ready For Test
        Percent Complete0% 100%
        Assigned toNone nils_2
        Planned ReleaseNone 0.4.3

    Back to the top

    Powered by Savane 3.15.
    Corresponding source code