mirror of
				https://github.com/pragma-/pbot.git
				synced 2025-11-04 08:37:24 +01:00 
			
		
		
		
	Update doc/Plugins/Plang.md
This commit is contained in:
		
							parent
							
								
									f766a9d735
								
							
						
					
					
						commit
						a49df678e7
					
				@ -42,7 +42,7 @@ is preserved in-between commands and the types of values is output along with th
 | 
			
		||||
[Plang](https://github.com/pragma-/Plang) lets you add custom built-in functions.
 | 
			
		||||
Several have been added for PBot; they are described here.
 | 
			
		||||
 | 
			
		||||
Function | Signature<br>Description
 | 
			
		||||
Function | Signature / Description
 | 
			
		||||
--- | ---
 | 
			
		||||
[factget](#factget) | `factget(channel: String, keyword: String, meta: String = "action") -> String \| Null`<br>Retrieve metadata from factoids
 | 
			
		||||
[factset](#factset) | `factset(channel: String, keyword: String, text: String, meta: String = "action") -> String`<br>Sets metadata on factoids
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user