Skip to content

yeahwhat-mc/docker-CloudBotLegacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-CloudBotLegacy

Dockerized version of the great Python2 based IRC bot CloudBotLegacy.

Installation

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

Version

1.1.0

Lincense

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published