Re: [Tutor] sorry seems like it was sent in html

2012-05-13 Thread Dave Angel
On 05/13/2012 07:22 PM, Keitaro Kaoru wrote: > is that better? not html... ? Your message is still html. The following section of code shows no indentation, so is very hard to interpret. > > def seen(mgr, room, user, msg, args): > name = args.lower().split(" ")[0] > if not name.isalnum(): retu

Re: [Tutor] sorry seems like it was sent in html

2012-05-13 Thread Mark Lawrence
On 14/05/2012 00:22, Keitaro Kaoru wrote: is that better? not html... ? hey. Austin here for some reason this command. all it does it produces the error message at the bottom.. itll say my name and the persons name im trying to send the message to but thats it. heres the command. mgr.addCommand(

[Tutor] sorry seems like it was sent in html

2012-05-13 Thread Keitaro Kaoru
is that better? not html... ? hey. Austin here for some reason this command. all it does it produces the error message at the bottom.. itll say my name and the persons name im trying to send the message to but thats it. heres the command. mgr.addCommand("tell", 1, "send a person a message to the r