You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 1, 2018. It is now read-only.
Being able to set a message that's sent in the UsersOnline packet, with some information about the channel, specific to the current channel.
With the amount of people asking about 'hacking' related content, it might be nice to have a channel oriented message on join. To remind people about the target topic of discussions.
additionally a command for moderators to set the message for a certain channel
send({cmd:'motd', test:'Welcome to the programming channel.'});
The text was updated successfully, but these errors were encountered:
Being able to set a message that's sent in the UsersOnline packet, with some information about the channel, specific to the current channel.
With the amount of people asking about 'hacking' related content, it might be nice to have a channel oriented message on join. To remind people about the target topic of discussions.
additionally a command for moderators to set the message for a certain channel
send({cmd:'motd', test:'Welcome to the programming channel.'});
The text was updated successfully, but these errors were encountered: