Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

IRC Bot Config for Freenode (#SecurityFeed)

Bot source: https://github.com/impredicative/irc-rss-feed-bot

This bot posts content from various security oriented feeds.

If you wish to add a RSS feed just create a request.

:-)

Docker Compose

  ircbot:
    container_name: ircbot
    hostname: ircbot
    image: ascensive/irc-rss-feed-bot:0.6.0
    restart: always
    logging:
      options:
        max-size: 10m
        max-file: "3"
    volumes:
      - /docker/ircbot/config:/config
    env_file:
      - /docker/ircbot/secrets.env

About

Freenode #SecurityFeed IRC Bot, which posts IRC Feeds

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors