irc_bot/Gemfile
Arthur POULET 2622e4283c
Initialize base features
- Honeypot channels
- Autoban with uban
- Safe user list
2023-07-28 08:05:26 +02:00

6 lines
86 B
Ruby

# frozen_string_literal: true
source "https://rubygems.org"
gem "ircinch", "~> 2.4"