Hey everyone. I’ve been working the last few weeks on a Discord Bot. It’s called BossFights.
You use:
/wowboss raids raidboss:
then select from the list.
It then:
- returns a summary if we’ve already done one.
- if not, it searches YouTube for 4 videos related to the boss.
- rips the audio and sends it to the GPT-whisper API to transcribe.
- sends the transcriptions to GPT-3 for analysis and summary.
You can install it personally to use in DMs or as a server bot.
I literally just finished it today, so this is what I’d call the alpha testing if anyone is interested, DM me (DigitalCraze#1830) and I can share the link with you.
Alternatively, you can check out my instagram @joeyiglesias83 and the most recent post is a reel demo of it. There’s a link for it in my bio as well.
If this kicks off, I will expand it to other games and boss types.
If you do use it: any feedback would be greatly appreciated.