Skip to content

Conversation

@dankolbrs
Copy link
Contributor

@dankolbrs dankolbrs commented Oct 19, 2017

For #84. Uses docker-compose to spin up local IRC server and bot in containers. Additionally updates to use environment variables for some values that are currently hard-coded.

Requires docker and docker-compose.

To run, use docker-compose up within the root directory of the repo. This will build and run the containers.

Updates bot to allow environment variables for server, name, and
channel rather than current hard-coded values.

Values default to previous hard-coded values.
Uses docker-compose to create a local IRC server and connects
nutrient bot for testing per #84.
@dankolbrs
Copy link
Contributor Author

Exposes 6667 on localhost so bot can be interacted with using a standard IRC client connecting to localhost/6667.

screenshot from 2017-10-19 17-43-30

@rahuldecoded
Copy link
Owner

Awesome work. Thank you so much.

@rahuldecoded rahuldecoded merged commit 4ec0b75 into rahuldecoded:master Oct 21, 2017
@ghost ghost added the hacktoberfest label Oct 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants