Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jwkerr/motdlister
Adds all MOTDs of a Minecraft server to a list
https://github.com/jwkerr/motdlister
Last synced: 5 days ago
JSON representation
Adds all MOTDs of a Minecraft server to a list
- Host: GitHub
- URL: https://github.com/jwkerr/motdlister
- Owner: jwkerr
- Created: 2023-01-31T06:57:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T06:59:41.000Z (almost 2 years ago)
- Last Synced: 2024-11-07T19:23:14.066Z (about 2 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MOTDlister
Quickly bodged together to get all MOTDs, lists them at runtime and adds them to a TinyDB database, clear TinyDB database before running again. Replace IP of server with whatever server you want to check.Requires TinyDB and mcstatus both can be installed through pip.