Re: made a siphon module
Benjamin West <[email protected]> Fri, 11 Feb 2005 13:07:18 -0600
| Newsgroups | gmane.comp.games.mud.client.lyntin |
|---|---|
| Message-ID | <[email protected]> |
Bryan, Thanks! I'm glad you enjoy it. I will keep your suggestion in mind. It's obviously less trivial than writing the module itself, but I am a very busy college student. I'd like to add your feature and a few more, but I'd be lying if I said I could commit to doing it. You know, previous to writing this module I knew nothing about python. It's a great language to learn, and if you already know how to program it would be a piece of cake. I think it would be as simple as adding a boolean option to the end, and checking for that when adding to the dict, and then using one of the lyntin methods to call a create gag function. I will look into it, but I don't know when I can get around to it :-( Sorry! Btw, what do you use to look at the files? I am getting lots of output (like from 8 character's score command), and it's too much. I like cat *.score* | less, but that doesn't refresh automatically. Thanks, Ben On Fri, 11 Feb 2005 00:47:54 -0500, Bryan Polk <[email protected]> wrote: > (originally sent this directly to Benjamin West, but maybe someone > else on the list can help...) > > This is really cool. I'm using it to monitor the output from the group > command, to see everyone's health in another window. I was wondering > if within the siphon module it would be easy/possible to automatically > gag everything that is siphoned? I'm not familiar enough with > python.... > > Thanks. > > On Wed, 26 Jan 2005 03:58:13 -0600, Benjamin West <[email protected]> wrote: > > This will watch for text similar to gag or action. When it finds a > > match, it will open a file with the name you gave it and start copying > > mud data to the file until it sees two consecutive newlines. > > > > Siphon allows you to capture chunks of data in files for each session. > > This might come in handy if you are trying to monitor several > > characters at once. Siphon relevant data from each, and open up > > xterms to use something like "watch cat *.eq.siphon". That would let > > you see everyone's eq. > > > > Ben > > > > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Lyntin-devl mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/lyntin-devl > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click