added frosch plugin
This commit is contained in:
		
							
								
								
									
										11
									
								
								plugins/frosch.lua
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								plugins/frosch.lua
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,11 @@ | ||||
| function run(msg, matches) | ||||
| 	return '🐸🐸🐸' | ||||
| end | ||||
|  | ||||
| return { | ||||
|   description = "Sendet alle Emoticons",  | ||||
|   usage = {"/frosch","/Frosch"}, | ||||
|   patterns = {"^/frosch","^/Frosch"},  | ||||
|   run = run  | ||||
| } | ||||
| --by Akamaru | ||||
		Reference in New Issue
	
	Block a user