-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow messaging users via direct message when possible #104
Comments
Hi, @patcon! This looks great, I personally really appreciate the time and effort you've put into this. |
I'm also just now spending time in the chat room for the first time and I feel like plotbot is pretty noisy, especially the "Hi, looks like nobody's around just now" messages. I'm way less bothered by the welcome message when new people join, even though it isn't a direct message, which is what this issue seems to be about mostly. |
Good call! Thanks @pdurbin! Should I migrate this issue to be more generally about being able to DM when possible? I don't feel it needs to be specific to greetings :) |
And @ryzokuken, I'll likely come back to help with this once I'm spending more time in chat. I'm not actively working on PL things with now, but imagine I'll eventually overlap due to my interests in community animating. At that point, coexisting with the bot will be on my critical path, and I'll be excited to help! |
@patcon I'd love that! Thanks. |
@patcon I love your writeup but since I have the sense that you're focused on a solution (direct messages) rather than a problem (plotsbot being too vocal), I opened a new issue about what I consider the problem to be (too many "looks like nobody's around just now" messages) in #108. I'd love to hear what you and @ryzokuken and others think. |
@ryzokuken and I have been talking about how it's challenging to switch to direct messages given the current chat services. See also "Where is the home base for chat? IRC, Gitter, Matrix, Slack, etc.?" at publiclab/plots2#2590 |
Just to break this down a little for a path forward, I agree with @patcon that we could send initial greeting messages in a DM IF the person to be greeted is in IRC (or another currently DM-able platform). That may make a noticeable reduction in greeting messages, then we could expand from there: plotsbot/src/behaviors/greet.js Lines 4 to 9 in d87ef5d
That would also mean we don't have to resolve publiclab/plots2#2590 in order to make some measurable progress! Thanks, everyone! |
Hi!
Just spending my first chunk of time of the public lab gitter chat, and wondering whether there might be willingness to consider being a little less vocal with greetings?
(I'm a developer and a big fan of bots btw! I help maintain a few within organizations I work with 🙂 )
Here are some 🔍 facts, ❤️ feelings, and 💡 ideas floating in my head:
Anyhow, curious your thoughts! Thanks so much for all the work creating this bot -- I know it does a whole lot more that I'm just learning about. :)
The text was updated successfully, but these errors were encountered: