StarShip-Avalon-Projects / Silver-Monkey

A Bot system for the MMORPG Furcadia.
http://silvermonkey.tsprojects.org
Other
0 stars 3 forks source link

MonkeySpeak Trigger Handlers for Dynamic Channels #24

Open Gerolkae opened 6 years ago

Gerolkae commented 6 years ago

When the bot see Channel Open Channel Close

Channel Commands (Admin stuff) Send and receive Text "%MESSAGE"

DacianAulus commented 6 years ago

What is it that you're wanting done exactly? Give me some details and I might be able to help.

Gerolkae commented 6 years ago

First I Dunno if the ProxySession.ParseChannel(sender, e) is able to parse the markup in the responses so that would need to be checked. the Group Management for the Group Channel would need to be represented in Monkey speak...

Like How can Silver Monkey effectivly use Group Channel triggers?

One application I have in mind, which I haven't been able to do yet is part of a Stargate Dream Network,

A designated Comm Channel for the Bots, I'm thinking for tracking Gate Status betwwen the gates and maybe throwing in some randomness Say a Solar flare triggers gates getting cossed or something

Another Option, sayyou wanted to enforce a rating on a channel and prevent key words from being used..

captkirk88 commented 6 years ago

Are you talking about a intranet for bots? You could use whispers to transmit data in a json format prefixed by a string that allows you to separate the bot transmissions from regular whispers.