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: about 2 months ago
JSON representation
CC program to find ShopSync shops for FindShop
- Host: GitHub
- URL: https://github.com/Erb3/fs-reciever
- Owner: Erb3
- License: gpl-3.0
- Archived: true
- Created: 2023-03-27T23:24:54.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-18T21:28:53.000Z (over 1 year ago)
- Last Synced: 2024-11-02T17:04:15.604Z (2 months ago)
- Topics: computercraft, computercraft-tweaked, krist
- Language: Lua
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-switchcraft - FindShop reciever - The ComputerCraft app which recieves ShopSync data, and passes it to \findshop (Programs / Other)
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).