guide
                                
                                
                                
                                    guide copied to clipboard
                            
                            
                            
                        feat: Deployment Section
Why
Once someone finishes the guide and makes the world's next best bot the main thing going through their head is. "how to make the bot stay online without my computer being on." This pull request will solve this issue by adding simple deployment instructions to deploy using Docker and later down the track others can contribute to the Deployment section by adding more strategies.
Sorry, everyone I've been very busy with school to finish this, I'm nearly done with all my assignments and will finish it off soon.
i think it should be merged
Some if not all commands seem intended to be run on a Linux machine, for example, the touch command is used in the "Creating a Dockerfile" page which afaik is not available on windows but there is no comment that we expect you to run this in a Linux environment.