Skip to content

Supporting scripts used on the ChatMUD production server, safe to use with any Stunt-derived MOO.

Notifications You must be signed in to change notification settings

chatmud/chatmud-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChatMUD Scripts

This repository contains various scripts used in the production environment for ChatMUD. ChatCore may or may not rely on these files for things such as:

  • Running backups
  • Curl requests
  • Identifying total connections since start

Directory Layout

  • Executables: Files executed by a MOO with the exec() builtin.
  • Maintenance: Scripts designed for ongoing maintenance of a MOO, including routine backups for the MOO database/SQLite and a restart script.
  • Misc: Convenience scripts developed along the way that have no other home

Contributing

Unfortunaetly, contributions to these scripts beyond critical security exploits or bugs will not be accepted. Please consider forking the repository and adding your own changes.

Reporting Bugs

If you've identified a bug or security exploit with any of these scripts, please responsibly disclose it by emailing opensource@chatmud.com. If the bug is of a non-urgent matter, open an issue in this repository.

About

Supporting scripts used on the ChatMUD production server, safe to use with any Stunt-derived MOO.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published