- Joined
- Apr 18, 2011
- Messages
- 2,405
So, I've been on other discord servers that obviously have role pings for certain games when people want to get a group together. However, I recently came across a discord that has a bot (unfortunately a private custom bot) that allows people to create SIGs (special interest groups) for pings. The groups do not require creating additional roles within the discord.
It reminded me of when I used to play EVE Online and we would use a Jabber bot to broadcast pings for SIGs whenever people wanted to play various social games. ....or when some really dumb supercap pilot got caught moving his Nyx a week after the move op was over.
Basically the idea is that any player can subscribe to a SIG and then !ping SIG name and the bot will @mention each individual user that is also subscribed to the SIG in a single message.
Example: Star, Adam, Buster, whnheaven, and myself subscribe to the League of Legends SIG so we can all play together. Then I hop on and use "sig! ping League of Legends" and the bot would then post a message such as:
We could limit the creation of SIGs to Dedicated Supports to prevent abuse. SIGs have an owner based on who created it and other "moderators" that can remove members that decide to abuse the ping system. Leadership and MS would have the ability to handle issues related to SIGs by being granted the appropriate perms. The ping system would ideally have a timer as well.
Unfortunately I haven't been able to find a public bot that has the same functionality. I'm hoping that someone reading this suggestion knows of a bot that has this or a similar functionality. If I had any confidence in my ability to write code that wasn't complete garbage, I'd make the bot myself.
If we really can't find a bot with this functionality but want to have something like this implemented, maybe I'll give myself a summer project and make a rough version of it. I'd turn over the source to Tech for them to manage since we'd want to self-host it. This is kinda a last ditch effort though because I truly have 0 experience doing something of this nature. My only skill related to coding is being able to RTFM.
I'm open to any ideas that accomplish the same thing without the use of a bot as well.
It reminded me of when I used to play EVE Online and we would use a Jabber bot to broadcast pings for SIGs whenever people wanted to play various social games. ....or when some really dumb supercap pilot got caught moving his Nyx a week after the move op was over.
Basically the idea is that any player can subscribe to a SIG and then !ping SIG name and the bot will @mention each individual user that is also subscribed to the SIG in a single message.
Example: Star, Adam, Buster, whnheaven, and myself subscribe to the League of Legends SIG so we can all play together. Then I hop on and use "sig! ping League of Legends" and the bot would then post a message such as:
Code:
Pinging 5 League-of-Legends SIG subscribers for ComradeLuna#0001
@Luna @Star @Adam @Buster @whnheaven
We could limit the creation of SIGs to Dedicated Supports to prevent abuse. SIGs have an owner based on who created it and other "moderators" that can remove members that decide to abuse the ping system. Leadership and MS would have the ability to handle issues related to SIGs by being granted the appropriate perms. The ping system would ideally have a timer as well.
Unfortunately I haven't been able to find a public bot that has the same functionality. I'm hoping that someone reading this suggestion knows of a bot that has this or a similar functionality. If I had any confidence in my ability to write code that wasn't complete garbage, I'd make the bot myself.
If we really can't find a bot with this functionality but want to have something like this implemented, maybe I'll give myself a summer project and make a rough version of it. I'd turn over the source to Tech for them to manage since we'd want to self-host it. This is kinda a last ditch effort though because I truly have 0 experience doing something of this nature. My only skill related to coding is being able to RTFM.
I'm open to any ideas that accomplish the same thing without the use of a bot as well.
Upvote
6




























