Balthazar MajorMUD Bot

Discussion on running your own board and editing MajorMUD.
Post Reply
User avatar
Kyau
Posts: 77
Joined: Sun Jul 13, 2014 2:35 am
Location: Seattle, WA
Contact:

Balthazar MajorMUD Bot

Post by Kyau »

I had released this a while back in a really hacked together form and had not really told many people about it. I have since started working on this again (adding an in-game module) and will be doing some major code refactoring in the future. As it stands I have updated it to Python 3.5 and fixed all the errors I had been able to re-produce. I have also included the source code to my entire BBS's website if you would like an example use case for displaying the information from MySQL. I wrote my website in Python as well, but you could just as easily write it in PHP or any other web language with MySQL access.

Bot: https://github.com/kyau/balthazar
Website: https://github.com/kyau/bbs-kyau_net

You can see an example of this running here.


Post Reply