Just another simplistic and purely anonymous chat app for wonky fellows to chat in.
- Anonymity: Chat with others without revealing your identity.
- Simplicity: A straightforward interface for easy communication.
- Real-time: Instantly send and receive messages.
Documentation for the WonkChat's homeserver API can be found here.
Additionally, you can find and edit the documentation in the docs/ folder within this repository.
If you wish to install and run WonkChat, follow these steps:
git clone https://github.com/ButterDebugger/WonkChat.git
cd WonkChat
npm install
npm startWonkChat is licensed under MIT License.