You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
function getNick() returns the actual current nick of the bot on site and it does not reflect the actual irc nick.
Example:
Requested name: "test-drftpd"
IRC name: "test-drft" (NICKLEN=9)
The text was updated successfully, but these errors were encountered:
function getNick() returns the actual current nick of the bot on site and it does not reflect the actual irc nick.
Example:
Requested name: "test-drftpd"
IRC name: "test-drft" (NICKLEN=9)
The text was updated successfully, but these errors were encountered: