Zgell / ice-cream-discord-bot

Ice Cream Bot is a Python-based Discord bot built on Discord.py. It is a general-purpose Discord bot with a wide range of functionalities.
Apache License 2.0
1 stars 0 forks source link

Inventory System for Stream Redeemable Items? #19

Open Zgell opened 1 year ago

Zgell commented 1 year ago

One idea was to include a per-member inventory system where every day, people have the ability to use some lottery command that has a chance to award the user a prize. This prize comes in the form of an item that goes into their inventory, and can be redeemed while Cry is streaming. It would use the Twitch API/Triggerfyre API to do something fun while on stream. These items can be obtained in one of two ways:

  1. Every day, a certain command (such as /lottery) allows users to get a chance to receive an item.
  2. Every server member has another command, such as /claim that can be called every once in a while. It requires "energy" to be used, and this energy is charged by people posting in the server. This is designed to reward active members of the server.

Additionally, we could integrate benefits for Tier 2 and Tier 3 subs by increasing the probability of them getting an item or decreasing the required energy for /claim.