Jump to content
The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades. ×

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.03
  • Content Count:  2285
  • Reputation:   748
  • 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:  3146
  • Reputation:   1633
  • 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.03
  • Content Count:  2285
  • Reputation:   748
  • 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:  588
  • Reputation:   439
  • Joined:  01/26/16
  • Last Seen:  

  On 10/20/2016 at 9:53 AM, Cydh said:

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:  

  On 10/20/2016 at 9:53 AM, Cydh said:

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...