You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
* 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.
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.
The text was updated successfully, but these errors were encountered: