An open API service indexing awesome lists of open source software.

https://github.com/cuba-weather/cuba-weather-simplebot-plugin

Cuba Weather plugin for SimpleBot, a deltachat bot.
https://github.com/cuba-weather/cuba-weather-simplebot-plugin

cuba-weather deltachat python python-package simplebot weather weather-api

Last synced: 7 months ago
JSON representation

Cuba Weather plugin for SimpleBot, a deltachat bot.

Awesome Lists containing this project

README

          

# Cuba Weather SimpleBot Plugin

### The SimpleBot Contributors

Cuba Weather plugin for [SimpleBot][simplebot], a [Delta Chat](http://delta.chat/) bot

### Install dependencies

```bash
pip install git+https://github.com/simplebot-org/simplebot
```

```bash
pip install git+https://github.com/cuba-weather/cuba-weather-python
```

For info about how to setup simplebot, check [simplebot project][simplebot]

### Install this package

```bash
pip install simplebot_cubaweather
```

or

```bash
pip install git+https://github.com/cuba-weather/cuba-weather-simplebot-plugin
```

[simplebot]: https://github.com/simplebot-org/simplebot