05.06.2011, 16:18
I've been thinking, can I make a joke command?
if(strcmp(cmdtext, "/tellmeajoke", true) == 0)
and then it will show a random joke
I've been trying to put it together but still my skills are too low to get it to work
Can someone show me what I do this?
if(strcmp(cmdtext, "/tellmeajoke", true) == 0)
and then it will show a random joke
I've been trying to put it together but still my skills are too low to get it to work
Can someone show me what I do this?