Advertisement
oaktree

[IRC] nick stuff

Feb 8th, 2017
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.10 KB | None | 0 0
  1. send("\rUSER " + this->nick + " 0 * :" + this->nick + "\r\n");
  2. send("\rNICK " + this->nick + "\r\n");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement