11 lines
		
	
	
		
			531 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			531 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| dr.botzo --- BUGS
 | |
| 
 | |
|    * math in DrBotServerConnection.privmsg splitting seems off by a couple characters
 | |
|    * aliases referencing the bot by name, like !join #botname, just have MegaHAL fire twice
 | |
|      this one may be more tricky as it involves alias order of operations and whatnot.
 | |
|      maybe it's time to finally implement an internal message bus distinct from the pubmsg
 | |
|      handler
 | |
|    * being in #chan and telling the bot to !part #chan is a crash if it can't message
 | |
|      #chan after it leaves
 | |
|    * probably many, many more
 |