mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
Added feedback to the chatbot
This commit is contained in:
@@ -44,6 +44,7 @@ local commands = {
|
|||||||
['aids']={'chat-bot.aids'},
|
['aids']={'chat-bot.aids'},
|
||||||
['riot']={'chat-bot.riot'},
|
['riot']={'chat-bot.riot'},
|
||||||
['lenny']={'chat-bot.lenny'},
|
['lenny']={'chat-bot.lenny'},
|
||||||
|
['feedback']={'chat-bot.feedback'},
|
||||||
['wiki']={'chat-bot.wiki'},
|
['wiki']={'chat-bot.wiki'},
|
||||||
['evolution']=function(player) return {'chat-bot.current-evolution',string.format('%.2f',game.forces['enemy'].evolution_factor)} end,
|
['evolution']=function(player) return {'chat-bot.current-evolution',string.format('%.2f',game.forces['enemy'].evolution_factor)} end,
|
||||||
--Jokes about food and drink
|
--Jokes about food and drink
|
||||||
|
|||||||
Reference in New Issue
Block a user