Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Erb3/fs-reciever

CC program to find ShopSync shops for FindShop
https://github.com/Erb3/fs-reciever

computercraft computercraft-tweaked krist

Last synced: 3 months ago
JSON representation

CC program to find ShopSync shops for FindShop

Lists

README

        

# FindShop Reciever Server
FindShop is a chatbox service for [SwitchCraft](https://sc3.io/) which monitors for broadcast shop information using the [ShopSync](https://p.sc3.io/7Ae4KxgzAM) standard. It stores this information, allowing users to search for it later.

This is the in-game server which reads the broadcast messages and saves them. This does *not* handle the chatbox commands, for that function is handled by [fs-chatbox](https://github.com/slimit75/fs-chatbox).