23 lines
		
	
	
		
			831 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			831 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| dr.botzo --- TODO
 | |
| 
 | |
|    Both a reminder to myself and a hint to anyone else who wants to hack around...
 | |
| 
 | |
|    * ALICE integration
 | |
|    * weather module
 | |
|    * 8ball style module
 | |
|    * modularizing
 | |
|       * commands (in IrcAdmin?) to allow for loading/unloading of modules and saving the config file
 | |
|    * karma v2
 | |
|    * some sort of cron interface (periodic events)
 | |
|    * named pipe to send commands to the bot outside of IRC
 | |
|    * url module
 | |
|       * direct adds implied. also do historical urls?
 | |
|          * last 20 or something?
 | |
|    * more text modification nonsense
 | |
|    * enable recursion for dice, maybe others?
 | |
|    * any interesting web service stuff?
 | |
|    * obligatory info command
 | |
|    * similar to FactFile module, a generic Trigger module
 | |
|    * settle on docstrings: http://www.python.org/dev/peps/pep-0257/
 | |
|    * move modlist.append() to Module
 |