This software is an automated IRC chatbot to be used with web chatrooms. Users are able to specify a server, port, password, and desired room to connect the bot to. This chatbot reads chatroom messages and processes them, producing a desired output in the chatroom.
- Find the contribution guidelines here
4. Build Docker image:
docker build -t chatbot .
docker run --rm -it chatbot