Skip to content

echicken/bbslink-things

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bbslink-things

BBSLink-related utilities for Synchronet BBS.

I am not affiliated with BBSLink in any way. Don't axe me no questions about it.

Execute the scores.js module without arguments to bring up a full-screen lightbar scores browser.

Execute the scores.js module with one argument (eg. lord) to display the score file for a particular game. (See keys under [games] in settings.ini for a list of valid arguments.)

Example for use in a javascript command shell or module (eg. xtrn_sec.js):

bbs.exec('?/path/to/bbslink-things/scores.js');
bbs.exec('?/path/to/bbslink-things/scores.js lord');

About

Things related to BBSLink

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published