forked from Frug/AJAX-Chat
-
Notifications
You must be signed in to change notification settings - Fork 0
General modifications
Philip Nicolcev edited this page Feb 26, 2014
·
4 revisions
When modifying AJAX Chat you are encouraged to use the included files to override the functions you want to change rather than editing the core files directly. This will make updating your chat when new versions are released much easier.
Here are some example modifications submitted by users.
- Description: Censor or just replace words for fun.
- Description: Adds a /afk command
- Description: add a custom message when channels are joined
- Description: Add keyword triggers your chatbot will respond to
- Description: Options to deal with the last person in chat who closes the window without logging out
- Description: adds a /takeover command to speak through the chatbot.
- Description: Displays a welcome message or rules to a user when they join chat.
- Description: use /r to reply to the last private message received.
- Description: adds a /wall command to send a message to everyone logged into the chat.