Feb '17
19
New squIRCy2 Website
Over the last few months, I've been working on improving and extending squIRCy2, a scriptable and customizable IRC bot written in Go. Today I'm pleased to announce a much improved new website:
References, Examples, and more
squIRCy2's new website is served using GitHub pages and includes a JavaScript API Reference, Events Reference, Examples, and Customizing and Contributing Guidelines. This mirrors the documentation in the source code repository but presents it in a much more useful format than the old site which just concated the markdown files and rendered them with markdown-to-html.
Improvements Abound
squIRCy2's feature-set has increased significantly, now supporting webhooks (thanks @gdchamal!), HTTPS and BasicAuth for the web interface, better IRC connection handling, and improved vanilla JavaScript support. A few performance issues have also been resolved, fixing hung connections, and overall improving squIRCy2's response to in-program events.
Check it out
If you're looking for an IRC bot, I think squIRCy2 is a great choice. Check it out!
Comments
Search
Archive
- November 2022
- Incremental Progress
- August 2021
- Self-Hosting for Fun and Personal Freedom
- July 2019
- Closing Channels Twice in Go
- May 2019
- On Life, Legacy, and JavaScript
- March 2018
- Refactoring, Now With Generics!
- November 2017
- Packages 3.2 released!
- September 2017
- Introducing the MOTKI CLI
- July 2017
- Decoupling Yourself From Dependencies
- May 2017
- Model Rocketry Update
- April 2017
- Dynamic DNS with homedns