• Re: irc-door

    From Phigan #1@137.Wwivnet@11:1/101 to Xenos #1 on Thu Aug 1 21:33:40 2024

    our dropfiles are written with login names in all upper-case, iirc.
    maybe we can have a mod for registration or name change to allow
    mixed-case.

    Just add "to_lower(handle);" under the line where it sets handle in door.cpp. →p
    --- WWIVToss v.1.52
    * Origin: http://www.weather-station.org * Bel Air, MD -USA (11:1/101.0)
  • From Xenos #1@60.Wwivnet@11:1/101 to Phigan #1 on Fri Aug 2 02:39:44 2024

    On Friday,August 02, 2024 at 09:33, Phigan wrote:

    RE: Re: irc-door
    BY: Xenos #1 @60

    our dropfiles are written with login names in all upper-case, iirc.
    maybe we can have a mod for registration or name change to allow mixed-case.

    Just add "to_lower(handle);" under the line where it sets handle in door.cpp.

    won't that be just all lower-case then? and only in the door?

    -x


    A .-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-.
    /*\ | /\liens' /\lcove! WWIV on Linux - Taguig, Metro Manila, Philippines |
    / v \`-=-=-=-=-=-=-=-=-=-=-=[ WWIVnet Sysops Sub ]=-=--=-=-=-=-=-=-=-=-=-=-'



                  
    --- WWIVToss v.1.52
    * Origin: http://www.weather-station.org * Bel Air, MD -USA (11:1/101.0)
  • From Phigan #1@137.Wwivnet@11:1/101 to Xenos #1 on Fri Aug 2 16:32:08 2024

    Just add "to_lower(handle);" under the line where it sets handle in door.cpp.

    won't that be just all lower-case then? and only in the door?

    The nick on IRC will be all lowercase, yeah. IRC nicks and usernames are traditionally lowercase unless you're going for some aesthetic :).
    → 
    --- WWIVToss v.1.52
    * Origin: http://www.weather-station.org * Bel Air, MD -USA (11:1/101.0)