Cyberia Channel is a Websocket based online IM platform based on drrr-like-chat (Express JS)
http://85-159-212-107.ip.linodeusercontent.com/
- Execute
cd cyberia-chan
- Use
npm i
to install. - Run with
npm start
- Open
http://your-ip:3000
OR simplyhttp://127.0.0.1:3000
on localhost
- Execute
cd cyberia-chan
- Run
docker-compose up -d
- Open
http://your-ip
OR simplyhttp://127.0.0.1
on localhost
- Add Discord 0Auth
- Add Online People list on the side
- Add a Gallery
- Add Threads with comments (stars if somehow I add discord auth)
- Add Rooms
- UI Improvements
- Bug fixes
We welcome contributions to Cyberia-chan! If you have an idea for a new feature or have found a bug, please open an issue on the GitHub repository.
Cyberia-chan is licensed under the MIT License. See LICENSE for more information.