mirror of
https://github.com/M336G/random-chatroom.git
synced 2026-07-28 22:16:20 +00:00
Find new people to discuss to via Random Chatroom! (API)
https://m336.dev/chat
- JavaScript 100%
| utils | ||
| .env.example | ||
| app.js | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| usernameBlocklist.json | ||
random-chatroom
Find new people to discuss to via Random Chatroom!
How to setup?
- Clone the repository with
git clone https://github.com/M336G/random-chatroom.git. - Install Bun and run
bun install. - Run the project with
bun run start.
Configuring
See the notes in .env.example and create a new .env file/set your environment variables if you want to configure your image converter further.
Contributing
Feel free to open pull requests if you wish to contribute to the project, as they are more than welcome!
License
This project is licensed under the Mozilla Public License Version 2.0.