marek-saji / suchbot

much pluggable, very multi-purpose
MIT License
0 stars 1 forks source link

Plugin ideas #5

Open marek-saji opened 8 years ago

marek-saji commented 8 years ago

sendAllDrafts

marek-saji commented 8 years ago

Welcome :white_check_mark:

marek-saji commented 8 years ago

Lunch :white_check_mark:

Exists, but may be improved: https://github.com/marek-saji/suchbot/issues?q=is%3Aissue+is%3Aopen++lunch

marek-saji commented 8 years ago

People in space :white_check_mark:

(done via b322065)

May be fetched from: http://www.howmanypeopleareinspacerightnow.com/peopleinspace.json

marek-saji commented 8 years ago

TV series premiere dates

marek-saji commented 8 years ago

Translate

marek-saji commented 8 years ago

Calculate

marek-saji commented 8 years ago

Fallback plugin :white_check_mark:

(done via 9183b1b66ab6cb3287cfff063d91fdb2ac68cbaf)

Use wolfram alpha / google / whatever as a fallback and try to answer something, when mentioned or DMd.

marek-saji commented 8 years ago

Thanks :white_check_mark:

(done via b1e1645)

People thank the bot. Make it respond.

marek-saji commented 8 years ago

Holidays

→ Moved to #38.

marek-saji commented 8 years ago

Identity

marek-saji commented 8 years ago

Joke


Ask about source of the jokes (blocked by #37, #14)

marek-saji commented 8 years ago

Site monitoring

Bloced by #37.

marek-saji commented 8 years ago

Who’s working?

Bloced by #37.

marek-saji commented 8 years ago

video downloader

marek-saji commented 7 years ago

exec

marek-saji commented 7 years ago

chatOps

  1. exec
  2. deploy: trigger, monitor progress, report errors
  3. nag if any of production envs falls far behind, blocked by #42
  4. check versions on environments → moved to #42
marek-saji commented 6 years ago

Weather breakdown radar

Warn if weather is about to break down.

Configuration:

{
    "when": {
        "day": ["mo", "the", "Su"],
        "time": "16 -18:30",
        "someKey": "…"
    }
}

At given time, check every so often whether there is rain/storm/etc and warn about it on main channel.