Badwolf Web IRC Client
A modern, feature-rich WebSocket IRC client for WordPress. Connect your website visitors to your IRC server with real-time chat, private messaging, desktop notifications, and a beautiful tabbed interface. Version 5.2.0 – What’s New 🔧 WordPress 6.9 Compatibility FIXED: Plugin now works perfectly with WordPress 6.9 FIXED: Script loading issues with block themes and Full Site Editing (FSE) FIXED: Configuration passing to JavaScript 🔌 WebSocket Improvements FIXED: Connection stability issues FIXED: Binary WebSocket data handling ADDED: IRC subprotocol support for UnrealIRCd ⚙️ User Experience ADDED: Settings link in plugin list for easy access IMPROVED: Error handling and logging IMPROVED: Connection reliability Features ✅ Real-time IRC chat via secure WebSocket (wss://) ✅ Private messaging between users ✅ Desktop notifications for mentions and PMs ✅ Multiple channel support with tabbed interface ✅ User list with right-click context menus ✅ Command history (use arrow keys) ✅ Auto-reconnection with smart retry logic ✅ Customizable themes (light/dark) ✅ Mobile-responsive design ✅ IRC commands support (/nick, /join, /part, /msg, /me) ✅ Tab completion for nicknames ✅ Unread message badges ✅ Message history (500 messages per channel) Requirements WordPress: 5.0 or higher (tested up to 6.9) PHP: 7.4 or higher IRC Server: UnrealIRCd 6.x with WebSocket support (recommended) SSL Certificate: Valid SSL/TLS certificate for secure WebSocket (wss://) Configuration WordPress Settings Navigate to Settings → Badwolf Web IRC Client and configure: WebSocket URL: Your IRC server WebSocket URL (e.g., wss://irc.example.com:7443) Default Channel: IRC channel to join (e.g., #general) Nickname Prefix: Prefix for auto-generated nicknames (e.g., guest) Real Name: Default real name for users Theme: Light or Dark theme Auto Connect: Automatically connect when page loads UnrealIRCd Server Configuration Your UnrealIRCd server must have WebSocket support enabled: `conf Load WebSocket module loadmodule “websocket”; Configure WebSocket listener listen { ip *; port 7443; options { tls; websocket; } tls-options { certificate “/path/to/fullchain.pem”; key “/path/to/privkey.pem”; options { no-client-certificate; } } } ` SSL Certificate Setup (Let’s Encrypt) `bash Install certbot if not already installed sudo apt-get install certbot Get certificate for your IRC domain sudo certbot certonly –standalone -d irc.yourdomain.com Copy certificates to UnrealIRCd sudo cp /etc/letsencrypt/live/irc.yourdomain.com/fullchain.pem /path/to/unrealircd/conf/tls/ sudo cp /etc/letsencrypt/live/irc.yourdomain.com/privkey.pem /path/to/unrealircd/conf/tls/ Set correct permissions sudo chown unrealircd:unrealircd /path/to/unrealircd/conf/tls/*.pem sudo chmod 600 /path/to/unrealircd/conf/tls/privkey.pem sudo chmod 644 /path/to/unrealircd/conf/tls/fullchain.pem Restart UnrealIRCd cd /path/to/unrealircd ./unrealircd restart ` Auto-Renewal Setup Create a renewal hook to automatically copy certificates: `bash Create renewal hook script sudo nano /etc/letsencrypt/renewal-hooks/deploy/copy-to-unrealircd.sh ` Add this content: `bash !/bin/bash cp /etc/letsencrypt/live/irc.yourdomain.com/fullchain.pem /path/to/unrealircd/conf/tls/ cp /etc/letsencrypt/live/irc.yourdomain.com/privkey.pem /path/to/unrealircd/conf/tls/ chown unrealircd:unrealircd /path/to/unrealircd/conf/tls/*.pem chmod 600 /path/to/unrealircd/conf/tls/privkey.pem chmod 644 /path/to/unrealircd/conf/tls/fullchain.pem /path/to/unrealircd/unrealircd rehash ` Make it executable: `bash sudo chmod +x /etc/letsencrypt/renewal-hooks/deploy/copy-to-unrealircd.sh ` Usage Basic Shortcode ` [web_irc_client] ` Shortcode with Attributes ` [web_irc_client theme=”dark” width=”100%” height=”600px”] ` Available attributes: theme – Override theme (light or dark) width – Set custom width (default: 100%) height – Set custom height (default: 70vh) IRC Commands Users can use standard IRC commands: /nick newname – Change nickname /join #channel – Join a channel /part – Leave current channel /msg username message – Send private message /me action – Send action message /help – Show available commands Troubleshooting Connection Issues Problem: “Reconnecting…” message appears Solutions: Verify UnrealIRCd is running: ps aux | grep unrealircd Check port is listening: sudo netstat -tlnp | grep 7443 Verify SSL certificate is valid and not expired Check UnrealIRCd logs: tail -f /path/to/unrealircd/logs/ircd.log Test WebSocket connection: https://www.piesocket.com/websocket-tester SSL Certificate Errors Problem: Certificate expired or invalid Solution: `bash Check certificate expiry sudo certbot certificates Renew if needed sudo certbot renew –force-renewal Copy to UnrealIRCd and restart sudo cp /etc/letsencrypt/live/irc.yourdomain.com/*.pem /path/to/unrealircd/conf/tls/ ./unrealircd restart ` Plugin Not Loading Problem: IRC client doesn’t appear on page Solutions: Verify shortcode is correct: [web_irc_client] Clear WordPress cache Clear browser cache (Ctrl+Shift+R) Check browser console for JavaScript errors (F12) Verify WebSocket URL is configured in plugin settings WordPress 6.9 Issues Problem: Plugin stopped working after WordPress 6.9 update Solution: Update to version 5.2.0 which includes WordPress 6.9 compatibility fixes. Support GitHub: https://github.com/badwolf1972/web-irc-client Issues: https://github.com/badwolf1972/web-irc-client/issues WordPress Support: https://wordpress.org/support/plugin/badwolf-web-irc-client/ Credits Author: Martin Cooper (badwolf72) Website: https://www.oo3dmodels.com License: GPL v2 or later
Top keywords
- unrealircd31×3.92%
- irc23×2.91%
- path16×2.02%
- websocket15×1.90%
- path to unrealircd14×1.77%
- pem13×1.64%
- sudo13×1.64%
- tls13×1.64%
- conf12×1.52%
- com11×1.39%
- conf tls11×1.39%
- unrealircd conf11×1.39%
HelpCrunch – Live Chat, Chatbot & Knowledge Base for Customer Service
Take your customer support to the next level with the HelpCrunch WordPress plugin. Do you think it’s a tough nut to crack? Not at all! Thanks to our full-house solution, you can: Deliver second-to-none customer service Chat with website visitors in real time Automate routine tasks with chatbot Manage conversations from Telegram, Facebook, Instagram, or Viber by integrating them with HelpCrunch Catch valuable leads’ attention Encourage customer self-service with a multilingual knowledge base But that’s just scratching the surface. Let’s take a deeper look at HelpCrunch’s advanced toolset. 💬 LIVE CHAT Being the platform’s flagship feature, live chat helps you solve customers’ queries like a pro, acquire more clients and process requests in the nick of time. Auto messages for reaching out to clients proactively based on their behavior, e.g. exit intent time, time on page, last visit, etc. In-app messages for targeting users and educating them about your product or service, for instance during onboarding, upselling, feedback gathering, etc. Canned messages for streamlining service reps’ workflow. Create answers for FAQs beforehand and use them in live chat or chatbot conversations any time you need to be more productive. Knowledge base integration for making clients’ lives easier. They can search for the information without waiting for a rep’s reply, or you can send them a knowledge base article right from the live chat window. Live chat widget customization for sticking to your brand’s identity. Tweak the live chat button, choose its color scheme, add agent avatars, and do so much more. Reports for tracking team’s performance, customer satisfaction rate, first resolution time, and other metrics. Assignment rules for automating and assigning chats or tags for easier workflow. Round-robin chat assignment for distributing new chats between your team members equally. Live chat transcripts for sending the entire conversation to clients so that they have everything at their fingertips. LIVE CHAT INSTALLATION PROCESS You don’t have to be a mastermind to add the HelpCrunch live chat on your WordPress-powered website. Just follow this step-by-step instruction: STEP 1. Log into your WordPress account. STEP 2. Find the Plugins section and press Add new. STEP 3. In the Search box, type in HelpCrunch. STEP 4. Hit Install and Activate. STEP 5. Log in to your HelpCrunch account in a separate browser tab. STEP 6. Go to Settings → Channels → Website Widgets and choose the widget you’d like to install on your WordPress website. STEP 7. You will be redirected to the Installation page. Select WordPress installation guide and copy the code snippet from the HTML box. STEP 8. Go back to your WordPress account and find the HelpCrunch live chat widget under installed plugins. Open plugin Settings. STEP 9. Paste the copied HelpCrunch code snippet into the HelpCrunch Code field and save changes. Now our live chat widget is displayed in the bottom right corner of your website. If you have any problems with the setup, please check the installation guide. If you have any questions, just log in to your HelpCrunch account and chat with us. We’ll help you with everything 🤗 📱 MESSENGERS INTEGRATION Your customer service can be a great differentiator and help you stand out from the competition. Delighting your customers should be a top priority, and one of the best ways to achieve this is by communicating with them in the most convenient way possible. Luckily, HelpCrunch integrates with a range of popular messaging applications, such as: Facebook Messenger Instagram Telegram Viber WhatsApp (coming soon) Such integration can help you provide a seamless customer experience. No matter which channels your customers are using to interact with your business, you will be providing the best possible customer service. Furthermore, HelpCrunch can help your team save a lot of time and effort. Our shared inbox provides an intuitive interface for managing all customer requests from multiple channels in one place, without having to switch between different tools. 🤖 CHATBOT The new feature will ease the burden of your groovy tasks. Our chatbot is called HelpBot and has the power to support users 24/7, catch and qualify valuable leads, and encourage customer self-service. Do all chatbots have a seamless installation process? The one from HelpCrunch does! Our chatbot builder is completely code-free, so you can set it up on your website in minutes. Thanks to the pre-made templates, you can decide on the goal your bot will pursue: Collect contact details Qualify leads Offer a special discount Collect details about issues upfront Route new chats to the dedicated team Or create your own template from scratch! HelpCrunch’s chatbot is really cool because it works not only in the live chat widget, but also in popular messengers such as Facebook, Instagram, Telegram, and Viber. You might think that chatbots are a tricky feature to install. Check out our article where we shared all the ins and outs of creating your first flow. Trust us: implementing chatbots has never been that easy! 📚 KNOWLEDGE BASE Knowledge base software from HelpCrunch allows you to build a resource hub of your dreams without much hassle. Not only is it SEO-optimized but also feature-rich and multilanguage. With just a few clicks, you can create a well-oiled information hierarchy with a user-friendly WYSIWYG editor: draft new articles, add categories, and develop sections in your knowledge base. All articles are marked as “Draft” by default at the editing stage, so you can decide when it goes public. A “Preview” option is also available here: check your article first and post it! 📨 EMAIL AUTOMATION Whether you have a newsletter coming up or a one-time offer – take advantage of email marketing feature from HelpCrunch: Share company news and product announcements with your clients via perfectly built emails. Automate your marketing campaigns with email auto messages, engage existing users, and re-engage inactive ones. Create your own custom email templates or leverage ours. Monitor campaign performance with in-depth analytics. Set up email notifications not to miss a single letter when your team is offline. Send manual or auto follow-ups every time your message is unseen. Set up email forwarding to put an end to unread messages once and for all. 💁🏻♂️ SHARED INBOX Multi-channel customer support is now becoming a reality with the HelpCrunch shared inbox solution. No matter the size of your team, you can ease its life with a shared inbox. Owing to this helpful feature, everything is gathered under the same roof. Have your staff manage incoming conversations from live chat, social media, chatbots, and email together, leave dialogue private notes for each other, and more. Detailed customer profiles won’t let you forget a single detail about a client because such data as phone number, location, or device is safely kept. With our shared inbox, one customer service agent can handle up to 5 chats simultaneously thanks to such powerful options as tagging, rich customer data, private notes, snoozing chats for later, or assigning conversations (both manually and automatically). Live reports & analytics let you gauge your team’s productivity at a glance. Just choose a period of time and see where you need to improve your strategy. By the way, to always keep your finger on the pulse, use conversation rating to assess customer experience after closing a live chat. 🖼 POPUPS Do you want to catch your website visitors’ attention in a smarter way though have no clue how? HelpCrunch has! With our popup builder, you can be sure that no information will slip through the cracks. It offers everything you have ever wished for a perfect engagement action plan: Full customization including the opportunity to change popup appearance (popup templates, texts, animations, color schemes, and more) so that your popup is more noticeable. Popup display options: there are rules to choose from, such as browser language, current URL, number of page views, etc. Set them up and shoot a popup at the right time for the right audience to get maximum results. Live reports for optimizing popup real-time performance as people click on it. 🔗 OTHER INTEGRATIONS There is also a massive integration list to integrate HelpCrunch with your favorite tools (more integrations are on their way, so stay tuned!): Zapier Slack Google Tag Manager Google Analytics Shopify Squarespace Jimdo 3DCart Big Cartel SOUNDS INTRIGUING? BOOK A DEMO TO DISCUSS THE DETAILS AND START YOUR JOURNEY WITH HELPCRUNCH! CUSTOMER TESTIMONIALS ABOUT HELPCRUNCH – THE ONE-STOP PLATFORM FOR BUILDING STRONG RELATIONSHIPS WITH CLIENTS “HelpCrunch enabled us to manage our customer support and email automation via one platform which led to improving customer support performance by 40%.” — Valery Kurilov, CEO @ SE Ranking “We had a call info line we wanted to get rid of and have everything online in the live chat. So, that was the reason why we switched to HelpCrunch.” — Jan Střecha, Marketing Manager @ Rekola “Once we started using HelpCrunch software, we were able to return €14.8 euros on each €1 paid for HelpCrunch.” — Fitlap “Nobody’s doing the GDPR preparations the right way. We wanted to make sure we’re ready for it, so it was crucial for us to choose a compliant tool and not to worry about legal complications afterward.” — Max Bondarenko, CMO @ Revenue Grid