Open nikillpop opened 6 years ago
Read the chat.php I sure it's possible to do this yourself.
There is a filter function. When you go to the admin tab, click on filters and fill in the match and replacement of a string. Also see https://github.com/DanWin/le-chat-php#regex for advanced regular expression matching. You may also want to include something like https://www.emojione.com/ but this will require small changes in code.
i would like to add commands to the chat like if i type in !command it would respond with "this is a custom command" and i would also like to add emojis to the chat