Skip to content
This repository has been archived by the owner on Jul 9, 2018. It is now read-only.

frdmn/docker-cloudbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-cloudbot

Dockerized version of the great Python based IRC bot CloudBot.

Installation

  1. Clone repository:
    git clone https://github.com/frdmn/docker-cloudbot.git /opt/docker-cloudbot
  2. Adjust configuration:
    cd /opt/docker-cloudbot
    cp opt/config.default.json opt/config.json
    vi opt/config.json
  3. Build docker image:
    make build
  4. Run container:
    make run

Version

1.0.0

Lincense

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published