Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate deployment of nutrient-bot to a local IRC server for testing #84

Open
ghost opened this issue Oct 15, 2017 · 1 comment
Open

Comments

@ghost
Copy link

ghost commented Oct 15, 2017

Write a script or module that downloads, installs, and starts an open source IRC server with nutrient-bot running and accessible. One open source IRC server you can take a look at is UnrealIRCd.

https://www.unrealircd.org/

Getting a local running instance of nutrient-bot should be as simple as running a single python command on the command line.

@rahuldecoded
Copy link
Owner

rahuldecoded commented Oct 16, 2017

This bot will be running in #uit-foss channel on freenode server. I'll be using my heroku account to deploy it.

rahuldecoded pushed a commit that referenced this issue Oct 21, 2017
* Updates bot to allow environment variable use.

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

Values default to previous hard-coded values.

* [Issue #84] Automate deployment to local server

Uses docker-compose to create a local IRC server and connects
nutrient bot for testing per #84.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant