wechat-bot
                                
                                 wechat-bot copied to clipboard
                                
                                    wechat-bot copied to clipboard
                            
                            
                            
                        fix #1. Add Dockerfile to run with Docke
Build and run:
$ docker build . -t wechat-bot
$ docker run -d --rm --name wechat-bot -v $(pwd)/config.js:/app/config.js -v $(pwd)/.env:/app/.env wechat-bot