Jump to content

Script Command to send message to channel


Moriarty

Recommended Posts


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  135
  • Reputation:   13
  • Joined:  06/20/12
  • Last Seen:  

Title says it all, I don't know why this doesn't exist.

Something like:

send "#Channel","Message";

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  153
  • Topics Per Day:  0.04
  • Content Count:  2285
  • Reputation:   745
  • Joined:  06/16/12
  • Last Seen:  

channelmessage/chanmes "<Channel>","<Message>";
Link to comment
Share on other sites

  • 1 year later...

  • Group:  Forum Manager
  • Topic Count:  282
  • Topics Per Day:  0.06
  • Content Count:  3122
  • Reputation:   1615
  • Joined:  03/26/12
  • Last Seen:  

If i'm blind and this already exists, shoot me.

 

It'd be nice to be able to send a message via script to a specific channel. Useful for "this is trade chat only" in #trade or "use #trade for trade messages" in #main announcements and "player x completed quest" to #admin and things like that.

Link to comment
Share on other sites

  • 4 months later...

  • Group:  Developer
  • Topic Count:  153
  • Topics Per Day:  0.04
  • Content Count:  2285
  • Reputation:   745
  • Joined:  06/16/12
  • Last Seen:  

Working on some channel commands, just here's the doc https://gist.github.com/cydh/32efb81ee3b83764c8c2dd998e2d66ef

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  587
  • Reputation:   431
  • Joined:  01/26/16
  • Last Seen:  

Working on some channel commands, just here's the doc https://gist.github.com/cydh/32efb81ee3b83764c8c2dd998e2d66ef

I guess you can also make the <"password"> parameter optional for channel_create instead of requiring "null".

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  383
  • Reputation:   121
  • Joined:  03/31/12
  • Last Seen:  

Working on some channel commands, just here's the doc https://gist.github.com/cydh/32efb81ee3b83764c8c2dd998e2d66ef

Waiting :D

Link to comment
Share on other sites

×
×
  • Create New...