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
Hello. I am not familiar with any standard pause/delay function that would get passed to the server like a raw command would. That :220 looks like a prefix, and unless the server side is doing something there to support that, it's not part of the standard so far as I'm aware.
If you explicitly need a delay after connecting but before a message gets sent, we'd have to add that as a new feature. It would be a bit strange however, as there's not usually a reason to do that.
There are previous examples of how to do nickserv login/ghost, etc. here and none of them require an explicit delay: #75 (comment)
I have tried everything I can think of. This did not work,
":220 PRIVMSG DarkNukem LOGIN DukeSkywalker 120wrewew"
The message "LOGIN DukeSkywalker 120wrewew" is sent without a pause of 220 seconds.
The text was updated successfully, but these errors were encountered: