Closed Heufneutje closed 10 years ago
Oops.
Instead of computing the string twice, can we (maybe right before all the sendMessage calls) only compute it once (maybe versionWithName
)?
I can do that. Probably get to that when I get to work.
Cool. Thanks!
I noticed whenever you connect, the version it displays is literally what's defined in init.py. I went ahead and prepended txircd, so the version is not just a number but includes the name of the IRCd as well.