document some base features of the bot
							parent
							
								
									bc36dfcc60
								
							
						
					
					
						commit
						38d7e48cce
					
				
							
								
								
									
										11
									
								
								home.md
									
									
									
									
									
								
							
							
								
								
								
								
								
								
									
										
										
									
									
								
							
						
						
									
										11
									
								
								home.md
									
									
									
									
									
								
							@ -1,5 +1,16 @@
 | 
			
		||||
## dr.botzo
 | 
			
		||||
 | 
			
		||||
**dr.botzo** is intended to be a fairly modular IRC bot. It benefits from Django as a backend for an ORM and some web views (which need to be cleaned up a bit, honestly).
 | 
			
		||||
 | 
			
		||||
### IRC Bot
 | 
			
		||||
 | 
			
		||||
The IRC bot enjoys the following functionality, and more:
 | 
			
		||||
 | 
			
		||||
* splitting messages with newlines into multiple messages
 | 
			
		||||
* splitting messages over the line length into multiple messages
 | 
			
		||||
* a somewhat insane recursion/subcommand parser
 | 
			
		||||
* aliases
 | 
			
		||||
 | 
			
		||||
### Modules
 | 
			
		||||
 | 
			
		||||
Modules can include IRC plugins, Django apps, or both.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user