Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 736 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 736 Bytes

vpsFree.cz IRC Bot

An IRC bot which can be found on irc.libera.chat #vpsfree and #vpsadminos. Provides channel log and integration with vpsFree.cz's infrastructure.

More information can be also found in vpsFree.cz's knowledge base.

Deployment with Nix

NixOS module, package and configuration can be found at vpsfree-cz-configuration.

Bundix

Until bundix#68 is resolved, use:

 bundle config set --local force_ruby_platform true

before

 bundix -l

Our issue is with nokogiri, which uses platform-specific gems that bundler has problems with.