triippz-tech / Sia

A Discord Bot (using JDA), which provides a web interface for users. (In Active Development)
Apache License 2.0
1 stars 1 forks source link

Giveaways #10

Closed Triippz closed 5 years ago

Triippz commented 5 years ago

Giveaways will be a custom command which is similar to how Polls operate. Giveaways will be stored in its own table, with finish time. Users will enter the giveaway, and be associated with the giveaway. A newly scheduled thread will run every n minutes scanning for completed giveaways. Upon completion, the bot will randomly select a Discord User from the entered list and announce the winner.

Triippz commented 5 years ago

Completed and merged