MudBytes
» MUDBytes Community » Coding Discussions » Coding and Design » Has anyone ever tried running...
Pages: << prev 1 next >>
Has anyone ever tried running a mud through an IM chatbot?
Impacatus
Apprentice




Group: Members
Posts: 33
Joined: May 5, 2008

Go to the bottom of the page Go to the top of the page
#1 id:37088 Posted Nov 3, 2009, 6:51 pm

I was just thinking, it might be more of a novelty than anything else, but it might be accessible from some places where regular clients aren't available.

I would think it would have to be something specially written to allow for the limited output options.  It may be difficult to run a traditional MUD, but a simple strategy game might be possible.

Would this be allowed by the companies that run the networks?  I know there are a lot of chatbots on AIM, but would they allow something like this?  What about the other networks?

Zen_Clark
Apprentice






Group: Members
Posts: 39
Joined: Dec 22, 2007

Go to the bottom of the page Go to the top of the page
#2 id:37089 Posted Nov 3, 2009, 7:12 pm

There is actually a Python bot that acts as a telnet gateway through the Jabber (XMPP) service.
http://www.rampa.sk/static/jabbertelnetbot.html

It works pretty well, though it is a bit buggy.

Zeno
Wizard






Group: Moderators
Posts: 1,200
Joined: May 15, 2006

Go to the bottom of the page Go to the top of the page
#3 id:37090 Posted Nov 3, 2009, 10:05 pm

I had a post about Wave and M**s just recently.
.........................
-Zeno McDohl,
Owner of Bleached InuYasha Galaxy.
Zenorebirth: Free MUD host.
Learn how to build in Smaug at Smaug Building Institute.

Impacatus
Apprentice




Group: Members
Posts: 33
Joined: May 5, 2008

Go to the bottom of the page Go to the top of the page
#4 id:37091 Posted Nov 3, 2009, 11:01 pm


Zen_Clark said:
There is actually a Python bot that acts as a telnet gateway through the Jabber (XMPP) service.
http://www.rampa.sk/static/jabbertelnetbot.html

It works pretty well, though it is a bit buggy.


Interesting.  Is there a running example up somewhere I could check out?

Quote:
I had a post about Wave and M**s just recently.

That looks like it has some possibilities too.


Barm
Conjurer






Group: Members
Posts: 167
Joined: Feb 26, 2009

Go to the bottom of the page Go to the top of the page
#5 id:37106 Posted Nov 4, 2009, 10:31 am

I was toying with the idea of adding a Jabber server to my project and picked up a couple of used books from Amazon but I haven't dug into them yet.  I don't see why it wouldn't work for a mud except for the lack of formatting, color, and limited walls-o-text.

Impacatus
Apprentice




Group: Members
Posts: 33
Joined: May 5, 2008

Go to the bottom of the page Go to the top of the page
#6 id:37112 Posted Nov 4, 2009, 4:05 pm


Barm said:
I was toying with the idea of adding a Jabber server to my project and picked up a couple of used books from Amazon but I haven't dug into them yet.  I don't see why it wouldn't work for a mud except for the lack of formatting, color, and limited walls-o-text.

The only thing I could think of is if the people who run the IM services would shut it down.  I'm not too clear on how these work on the technical side, so I don't know if they'd have any grounds to do so, but if it's using their resources somehow, they might not like it.

Barm
Conjurer






Group: Members
Posts: 167
Joined: Feb 26, 2009

Go to the bottom of the page Go to the top of the page
#7 id:37126 Posted Nov 4, 2009, 6:55 pm


Impacatus said:

The only thing I could think of is if the people who run the IM services would shut it down.  I'm not too clear on how these work on the technical side, so I don't know if they'd have any grounds to do so, but if it's using their resources somehow, they might not like it.


If I do it, I'll write my own server so anyone with a client that supports XMPP (Pidgin, Trillian, etc) could connect and play.

Impacatus
Apprentice




Group: Members
Posts: 33
Joined: May 5, 2008

Go to the bottom of the page Go to the top of the page
#8 id:37137 Posted Nov 5, 2009, 1:29 am

Makes sense.  Does anyone know how these things work?  Do they run through a central server or not?

Pages:<< prev 1 next >>
Tags
[+]

Valid XHTML 1.1! Valid CSS!