18 lines
		
	
	
		
			826 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			826 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| dr.botzo --- TODO
 | |
| 
 | |
|    Both a reminder to myself and a hint to anyone else who wants to hack around...
 | |
| 
 | |
|    * some sort of cron interface (periodic events)
 | |
|    * named pipe to send commands to the bot outside of IRC
 | |
|    * more text modification nonsense
 | |
|    * any interesting web service stuff?
 | |
|       * D&D Compendium search?
 | |
|    * obligatory info command
 | |
|    * settle on docstrings: http://www.python.org/dev/peps/pep-0257/
 | |
|    * voice survivor --- track how long users have voice, score them somehow
 | |
|    * fix the cheap unicode escapes in GoogleTranslate
 | |
|      note: see commit 3333fe125e8c06a739b4d5e4bbc3ef5c1070fe91
 | |
|    * periodic reconnects when disconnected/split
 | |
|    * Alias: convert to use database, since configparser stuff mangles (lowercases) keys
 | |
|    * Twitter: print statuses in ascending date order (just reverse the list?)
 |