Jessica Tallon

Results 33 comments of Jessica Tallon

We have now changed how the Channel.send, channel.notice, etc... methods work. We now have: ``` Channel.send("Your name is %s", name) Channel.notice("You have %s new messages", message_count) ``` etc... Any method...

Yep that's probably why also, I'll get to this soon, in the middle of moving things over to my new domain tsyesika.se

There are certain paths we can take, firstly if our chosen nickname is taken we could then see if the nickname field in the config is a list which is...