Moons plugin for Aardwolf

Posted by Galaban on Wed 01 Jul 2015 10:31 AM — 1 posts, 9,694 views.

#0
There's a bug in Mushclient that is causing any Notes sent out during TelnetSubnegotiation to cause the next line of mud input to be ignored by triggers.

This can cause problems with most "moons" plugins for Aardwolf.

I thought I would post my "3-moons" plugin here as an example of how to workaround this bug and tell everyone about it.

https://github.com/galaban/moons

It does everything you would expect:
  • Echo the next 3-moon conjunction to a given channel
  • Display the current state in a miniwindow
  • Alert of upcoming conjunctions

However, it also does this for 2-moon conjunctions as well, which is something ignored in most moons plugins.

Enjoy