https://github.com/fabiogaming/batchchat
My old, broken and decommissioned Batch Chatroom that was supposed to be network based.
https://github.com/fabiogaming/batchchat
bat batch batchchat batchfile chatroom network networking
Last synced: about 1 month ago
JSON representation
My old, broken and decommissioned Batch Chatroom that was supposed to be network based.
- Host: GitHub
- URL: https://github.com/fabiogaming/batchchat
- Owner: FabioGaming
- License: mit
- Created: 2021-10-29T00:55:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-29T01:05:29.000Z (over 4 years ago)
- Last Synced: 2025-11-04T12:20:39.098Z (5 months ago)
- Topics: bat, batch, batchchat, batchfile, chatroom, network, networking
- Language: Batchfile
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BatchChat
This is a very old project I once started to code for fun, I never finished it tho
It was supposed to be a Chatroom located inside of a Network Drive, it does log chat and users and has the basic systems working, but chat interaction isn't really a thing
Do whatever you want, test it, finish my work, fix bugs.
# Usage
- Place BatchChat.bat and Chat.bat into the same Folder, otherwise they can't locate each other
- Run BatchChat.bat
- Do what you want inside of the Main menu
# Why do I upload this
Maybe other people can learn something from it, or test stuff with it.
Also I didn't wanted my work to be completely forgotten or deleted.