Monday, October 19, 2020

Show HN: Turn your website console into a chat that connects website visitors

ConsoleChat.io - Underground developer meeting room.

ConsoleChat turns browsers' console into a global real-time chat that connects developers from websites.

Support the developer community and let developers from all websites that are using ConsoleChat chat directly on console when using your website!

Install

ConsoleChat works on websites that have intalled the ConsoleChat javascript snippet. To unleash the power of developer community on your website, simply insert the below script to your source code (body or head) and you're good to go

<script href="https://cdn.consolechat.io/console-chat-min.js"></script>

How it works

Use the below functions in browser's console

1. Launch the chat

consolechat.start()

2. Set your username

consolechat.username('Your cool username')

3. Say something

consolechat.say('BOOM!')

Go on and try it out on this site!

Welcome to the jungle

I don't take any responsibility for the content that users publish in ConsoleChat, naughty you.

Privacy

This site uses privacy-friendly Simple Analytics for web analtyics. You can read Simple Analytic's privacy policy here.

This site doesn't collect or store any personal information.

This site doesn't use cookies.

ConsoleChat doesn't track, store, or log any messages or usernames

ConsoleChat script uses Socket.io for client to server communications. You can read Socket.io's privacy policy here.



from Hacker News https://ift.tt/3k9B0Em

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.