mirror of
				https://github.com/pragma-/pbot.git
				synced 2025-11-04 08:37:24 +01:00 
			
		
		
		
	doc/Plugins/Plang.md: add table for builtin functions
This commit is contained in:
		
							parent
							
								
									c05c4bfd88
								
							
						
					
					
						commit
						a55317d58d
					
				@ -42,6 +42,13 @@ 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 | Description
 | 
			
		||||
--- | ---
 | 
			
		||||
[factget](#factget) | Retrieve metadata from factoids
 | 
			
		||||
[factset](#factset) | Sets metadata on factoids
 | 
			
		||||
[factappend](#factappend) | Appends to the `action` metadata on factoids
 | 
			
		||||
[userget](#userget) | Retrieve metadata from users
 | 
			
		||||
 | 
			
		||||
### factget
 | 
			
		||||
Use the `factget` function to retrieve metadata from factoids.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user