{{define "premium_user_setup"}} {{template "cp_head" .}} {{template "cp_alerts" .}}

Info

Here you can redeem codes from giveaways and assign premium slots to servers.

Keeping Discord bots running isn't cheap when they're on tens of thousands of servers, and Patreon donations alone without any benefits aside from priority support didn't get enough income to run YAGPDB without a loss, therefore I've had implement a premium functionality to increase the incentive to support the bot. You can find the features behind the paywall in the list below.

If you come across any issues with premium, please let me know!

Note: This is still a hobby project run by 1 guy in his spare time with occasional code contributions here and there and support provided by unpaid volunteers in their free time. The premium functionality is just a bonus for supporting the bot and not a "product".

  • Make a pledge on my Patreon. Tiers above $3 will grant you premium slots. It will take 2 minutes from you make a pledge to it being processed here.
  • Other payment methods are also accepted, but requires manual intervention from me. Full list: Paypal, Bitcoin, Bitcoin Cash, Ethereum, Litecoin and IOTA. Please see the pricing below and contact me if you wanna donate using one of these methods (pricing is monthly).
    • $3 = 1 premium slot
    • $5 = 2 premium slots
    • $7.50 = 3 premium slots
    • $10 = 5 premium slots
    • Anything above $10: 1 premium slot per $2

General goodies
  • Infinite server stats retention
Extended limits:
  • Message cache duration increased from 1 hour to 12 hours, which means you will be able to see the removed messages in the logs if the message was sent in the previous 12 hours
  • Max custom commands increased from 100 to 250
  • Max Reddit feeds increased from 100 to 1000
  • Max Youtube feeds increased from 50 to 250 (Possibly higher if needed)
  • Max Soundboard sounds increased from 50 to 250 (Possibly higher if needed)

Redeem code

{{if .QueriedCode}}
  • Code: {{.QueriedCode.Code}}
  • Permanent: {{.QueriedCode.Permanent}}
  • Duration: {{.QueriedCode.Duration}}
{{end}}
{{$dot := .}} {{range .PremiumSlots}}
{{end}}
{{template "cp_footer" .}} {{end}}