Dynamic commands are user commands that can be added dynamically to the hub by a plugin. The example plugin (mod_example.c) adds a !example command that when invoked send a message to the user who invoked it.
		
			
				
	
	
		
			10 lines
		
	
	
		
			240 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			240 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Authors of uhub
 | |
| ===============
 | |
| 
 | |
| Jan Vidar Krey, Design and implementation
 | |
| E_zombie, Centos/RedHat customization scripts and heavy load testing
 | |
| FleetCommand, Hub topic
 | |
| MiMic, Implemented user commands
 | |
| tehnick, Debian and Ubuntu packaging.
 | |
| 
 |