Entferne "nau"
This commit is contained in:
		| @@ -9,7 +9,6 @@ special.triggers = { | ||||
| 	"^[Nn][Ii][Ii](-)[Ss][Aa][Nn]$", | ||||
| 	"^[Nn][Ii][Ss][Ss][Aa][Nn]$", | ||||
| 	"^/[Nn][Ee][Oo][Rr][Aa][Mm][Ee]$", | ||||
| 	"^/[Nn][Aa][Uu]$", | ||||
| 	"^/[Ff][Tt][Tt]$", | ||||
| 	"^/[Ff][Tt][Ff]$", | ||||
| 	"^[Mm]ö[Pp]?$", | ||||
| @@ -59,9 +58,6 @@ function special:action(msg, config, matches) | ||||
|   elseif msg_text:match("/[Nn][Ee][Oo][Rr][Aa][Mm][Ee]") then | ||||
| 	utilities.send_photo(msg.chat.id, download_to_file('http://img.ponywave.de/di/GM93/neorame.jpg'), nil, msg.message_id) | ||||
| 	return | ||||
|   elseif msg_text:match("[Nn][Aa][Uu]") then | ||||
| 	utilities.send_photo(msg.chat.id, download_to_file('http://img.ponywave.de/di/V1QH/nau.jpg'), nil, msg.message_id) | ||||
|     return | ||||
|   elseif msg_text:match("[Ff][Tt][Tt]") then | ||||
|     output = [[(╯°□°)╯︵ ┻━┻ FLIP THAT TABLE. | ||||
| ┻━┻ ︵ ヽ(°□°ヽ) FLIP THIS TABLE. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user