بوت لمطابقة مستخدمين عشوائيين؟

Hi all, I hope this is in the right forum!

I run a number of community book club forums, and one feature we were thinking of starting was a bot that could connect two random users. The idea came from a bot I came across on an MS Teams meetup site, and I think it would increase conversation about the books.

Basically just a bot to send two users a message saying “Hi George, we’d like to introduce you to Bob, send a PM here” and vice versa.

Here’s the bot from MS Teams:

I’ve done a search, specifically to see if I could edit Discobot to do this, but I couldn’t find anything. Has this been done before?

Thank you!

إعجابَين (2)

Doesn’t need to be a’bot’. You can simply create a Job within a plugin that runs some Ruby code to identify and email the respective users.

3 إعجابات

Welcome @dinoscool3! I think you’ve come to the right place. I’m not quite sure if this will help, but check out Mingle - An Introductions Plugin. I’m not really familiar with it, but I think it’s at least close to what you’re looking for, perhaps if only to give you ideas to solve your actual goal.

I hope this helps!

4 إعجابات

Thanks to you both! I just had bot on the mind because that’s how I’ve seen it used previously. Just searching for a plugin makes a lot more sense. Mingle looks like its exactly what I’m looking for. Thank you!

3 إعجابات

discourse-automation can do this. We use it for our Secret Santa matching. I’m not sure when we’re releasing it yet though. @j.jaffeux will have more info.

4 إعجابات

Yes automation would do it, a mingle script is on my list. I don’t have a specific date yet, but release should be in the next 2 months.

6 إعجابات

Awesome! I’ll take a look at that too when it launches :slight_smile:

إعجاب واحد (1)

@j.jaffeux هل أطلقت نص المينجل الخاص بك على الإطلاق؟

أتمتة Discourse موجودة الآن:

لديها نص برمجي لأتمتة تبادل الهدايا.

إعجابَين (2)

مثير للاهتمام! سألقي نظرة… ولكن هل تعني الهدية أنهم متطابقون سراً؟ أو هل يمكن استخدامها لمطابقتهم بحيث يعرف كلاهما الآخر، حتى لو لم يتم تبادل هدية.

أعتقد أنه قد تتم مطابقتها سرًا، ولكن يجب أن يكون من السهل بشكل معقول تعديلها أو إضافة إصدار اختلاط هنا