Menu

Clear all the current messages for all users?

safadaba
2012-03-08
2012-11-15
  • safadaba

    safadaba - 2012-03-08

    Is there any way to clear all messages for all users with 1 command, like /clearchat.?

     
  • Phoenix psyhub

    Phoenix psyhub - 2012-04-18

    you can broadcast the /clearchat command by modifying lib/class/CustomAJAXChat.php to include.
    Then catch the "/clearchat" command by overriding the customOnNewMessage function in js/custom.js - any command executed here to clear the chat will be executed by all users (you may want to add in a check for which channel they are in - but that's up to you)
    Sorry I can't write the code for you, but I hope this helps.

     
  • Anonymous

    Anonymous - 2012-09-27

    what if we're not scripters? Can anyone make something like /clearchat?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.