CleverBot is a well-known chat bot. This mutator allows players to converse with CleverBot. It is good for party/fun servers.
Installation:
Place CleverBot.u in the System folder and add the following line in the [DeusEx.DeusExGameEngine] section of DeusEx.ini.
Code: Select all
ServerActors=CleverBot.CleverBotMutator
Players may communicate with CleverBot by using the command:
mutate cleverbot say [A message]
Commands that admins may use:
mutate cleverbot disable - Disables CleverBot.
mutate cleverbot enable - Enables CleverBot.
mutate cleverbot listen - CleverBot will listen to all player messages without them explicitly using the "cleverbot say" command. Unlike other commands, this is not a lasting effect and it will return to normal behavior next game.
mutate cleverbot listen stop - CleverBot will only listen to messages coming from the "cleverbot say" command.
mutate cleverbot name [Name] - Changes the name the bot.
mutate cleverbot name 2 [Name] - Changes the name of the second bot (only used in bot conversations).
mutate cleverbot botconvo [Entry Message] - Starts a conversation between two bots, starting with the provided message. The conversation will last 30 seconds.
mutate cleverbot botconvo stop - Stops the current bot conversation.
Note: CleverBot settings are stored in Mutators.ini.