-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Create printing-gp-bingo plugin #9262
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
base: master
Are you sure you want to change the base?
Conversation
adds the printing gp bingo plugin. This plugin is a simple plugin for the printing gp clan that has a discord webhook and item list to send screenshots and items for bingo events.
New plugin |
This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed. Internal use only: Reviewer details Maintainer details |
We have like half a dozen bingo plugins, I don't see the maintainers wanting to host another one. Is there a reason you can't use an existing one, or use Dink, etc? |
Hi there! We have looked into a few of the bingo plugins (better bingo,
dink, etc.).
Dink we use exclusively for our clan members, and it's a fantastic plugin.
But we didn't want to have different dink setups just for specific events.
If dink has a bingo specific section, that would be great)
Better bingo primarily leverages npclootrecieved and doesn't work well with
items that come from external sources (like chests in raids, cg, barrows,
etc).
This one was designed to be simpler, using the valuable drop message, to
fit our need for the bingo. There are a few of us in our clan are using
this as a learning opportunity to contribute and build plugins and discord
bots to help automate events we host.
FWIW, I'm not sure if you support clan specific plugins -- but ideally this
is a place we can have some control over clan events we host to provide
some automation and qol for the members in it (but also a playground to
grow as plugin developers). We are new and if you have thoughts or ideas
around this, I would love to hear them!
Cheers,
A
…On Tue, Oct 14, 2025, 11:58 AM riktenx ***@***.***> wrote:
*riktenx* left a comment (runelite/plugin-hub#9262)
<#9262 (comment)>
We have like half a dozen bingo plugins, I don't see the maintainers
wanting to host another one. Is there a reason you can't use an existing
one, or use Dink, etc?
—
Reply to this email directly, view it on GitHub
<#9262 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFIPTRRZEDS7H63D7CNYOV33XUMSXAVCNFSM6AAAAACJC7PXK6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTIMBSGU3TSMZVHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
To add context, we are developing a discord bot in tandem to maintain the item lists & board associated with a bingo event: https://github.com/cam292/OSRS-Bingo-Discord-Bot We are currently using Better Bingo. As @Strazpent has mentioned, though, it doesn't work well with certain drops (like barrows & gauntlet). Dink is already setup for other purposed for our clan and has inconsistencies with loot tracker. There are ways to easily spoof drops (like changing your weapon as you loot Araxxor). Having our own plugin to develop alongside the discord bot removes the reliance on other developers adding support/features we desire and allows us to develop at our own cadence. |
We would prefer you at least attempt to contribute to an existing plugin that does most of what you are looking for instead of creating a new plugin. I don't see why the missing events you mentioned can't be added to the existing bingo plugin. |
adds the printing gp bingo plugin. This plugin is a simple plugin for the printing gp clan that has a discord webhook and item list to send screenshots and items for bingo events.