Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 722 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 722 Bytes

ShouldItakemyumbrella_bot

This is the code for @ShouldItakemyumbrella_bot it is runing on a digital ocean instance. It is uses openweather to get weather predictions.

How to run

  1. Install:

    • Docker
    • Docker-compose
  2. Git clone this repo

    • git clone https://github.com/sbres/ShouldItakemyumbrella_bot.git && cd ShouldItakemyumbrella_bot
  3. Edit docker-compose.yml and add your keys.

  4. Run docker-compose

    • docker-compose up

Now the bot should build the images and be runing.