Code Monkey home page Code Monkey logo

arcanarama-bundle's People

Contributors

dependabot[bot] avatar rescheer avatar

Watchers

 avatar

arcanarama-bundle's Issues

Giveaway Enhancements

A few ideas to improve the giveaway module

  • Add "you must be a follower to win" to the announcement messages
  • Convert the keyword on a new giveaway to lowercase to avoid confusion about case-sensitivity
  • If only a small amount of users (one or two) entering a giveaway are being announced, call them out by name instead of simply stating the number of users
  • When clicking the announce giveaway button, there should be a specific chat message for brand new giveaways saying that a giveaway has started, and one for running giveaways saying that a giveaway is currently running (and probably include the total entries at that moment)

OBS Integration

Possible Uses

Status Page

  • FPS, CPU Usage, dropped frames, etc.
  • Alerts for significant issues

Scene Switching from the Dashboard

  • Current Scene
  • Time on current scene
  • Alert when OBS is left on a scene other than the Main scene for an unusual amount of time

Utility space control

  • Current visible item
  • Time on current item
  • Available items
  • Populate the list automatically by pulling directly from OBS SceneItemList
  • Automatic sponsor display controls

Chat Command/Channel Point Redemption

  • Let chatters display simple character/player info with commands or channel points
  • Moderator-only chat commands for more disruptive actions

Drawing a giveaway pulls the drawn username out of the entry list

To avoid drawing the same username twice, the drawn winner of a giveaway is removed from the entries array and placed in the winner array. This causes an incorrect total entry count and can give an incorrect response when a user checks their entry status.

A better behavior would be to calculate the total entries by checking both the entries array and the winner array, and checking for active entries in both.

Update README

We're still using the auto-generated README file

An updated README should have:

  • Better description
  • Project Goals
  • Current Features
  • Planned Features

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.