BotBotMe / botbot-web

Web interface for BotBot.me
https://lincolnloop.com/blog/saying-goodbye-botbotme/
Other
152 stars 32 forks source link

Feature Suggestions! #41

Open unbracketed opened 10 years ago

unbracketed commented 10 years ago

Go...

patcon commented 10 years ago

WIP :)

things I've idly wished existed

sampsyo commented 10 years ago

The main request in my channel is "off the record" messages: prefixing with [off] or somesuch could disable logging of that line.

patcon commented 10 years ago

Ah nice! For that matter, a command to turn logging on and off, and see logging status, would be cool. Or to delete one of your previous messages within a few minutes of a screw up :)

parkr commented 10 years ago

a command to turn logging on and off

Thought about auth-ing this or otherwise timing out a log being turned off (maybe turn off for 1 hour at a time before automatically re-enabled?)?

Would love to see a way to get a permalink for a series of messages (a conversation), like between two message ID's, for example, perhaps even filtered by usernames.

parkr commented 10 years ago

Also, when I'm just the main channel page (https://botbot.me/freenode/jekyll/), it'd be so cool to have new lines stream in automatically so that watching the page would be equivalent to sitting in the IRC room. A little websocket love and we'd be good to go, I think.

Edit: It's there, there was just an FS error. :smiley:

mtrythall commented 10 years ago

@parkr - Real-time exists but I do not know the status of it. I'll follow up. It may have been disabled.

mtrythall commented 10 years ago

@parkr - Real-time exists, there was just an error and we needed to restart the service:

https://github.com/BotBotMe/botbot-eventsource/issues/5

We restarted it and I believe it's back. We're looking into long term resolutions.

parkr commented 10 years ago

We restarted it and I believe it's back.

Excellent! Then you can cross that off my list. I'll edit my comment :)

mtrythall commented 10 years ago

Important to note, stability is my number one priority at this point.

mtrythall commented 10 years ago

I would love it if:

  1. I could program BBME to follow keywords, notify me of those keywords when I sign on.
  2. BBME would notify me on login/channel join when I was mentioned.
  3. We had analytics per channel. I'd like to know what's trending in a channel, what topics are problems, when requests go unanswered.
ipmb commented 10 years ago

BBME would notify me on login/channel join when I was mentioned.

This wouldn't be terribly difficult. We already have a view for "missed" messages and there is a field in the database for your nick.

Freso commented 9 years ago

@sampsyo @unbracketed We have code doing [off] on @MetaBrainz' BotBot-instance. I hope @LeoVerto will make a pull request upstream soon to get some more eyeballs on it.

patcon commented 9 years ago

fwiw, ability to easily go off-record (presumably for longer stints) was one reason #guardianproject wasn't interested in botbot, so WHOOP WHOOP :)

Freso commented 9 years ago

@patcon It is also the primary reason we at @MetaBrainz ended up hosting our own with the modification instead of joining https://botbot.me