Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/opsdroid/skill-speakingclock

💬 A skill for opsdroid to tell the time each hour
https://github.com/opsdroid/skill-speakingclock

Last synced: about 2 months ago
JSON representation

💬 A skill for opsdroid to tell the time each hour

Awesome Lists containing this project

README

        

# opsdroid skill speakingclock

A skill for [opsdroid](https://github.com/opsdroid/opsdroid) to tell you the time every hour.

## Requirements

[pytz](http://pytz.sourceforge.net/)

## Configuration

```
skills:
speakingclock:
timezone: "America/Chicago" # Optional local timezone
# If not set will use opdroid.config.timezone if set,
# otherwise UTC
show_utc: false # Optional, show UTC time with local
```

## Usage

This skill will trigger automatically every hour.

> "The time is now 18:00 [CST]"

You can also ask directly.

#### `what time is it?`

> "it is 10:02 [CST]"