Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ideas for new modules, !Raid/!Queue/!Raffle #116

Open
yoshiimann opened this issue Oct 9, 2018 · 2 comments
Open

Ideas for new modules, !Raid/!Queue/!Raffle #116

yoshiimann opened this issue Oct 9, 2018 · 2 comments
Labels
feature New functionality module Related to bot modules

Comments

@yoshiimann
Copy link

this is an idea for tracking people in raids, doing giveaways or queues, all in the same module:

  1. Open raid, post message to a channel
  2. Listen for !join command, respond with @user has joined the raid or custom command
  3. Close raid and track all who joined

optional parameters would be to set an automatic timer, and optionally picking a winner at random upon closing.

@BillChirico BillChirico added feature New functionality module Related to bot modules labels Oct 11, 2018
@SolarysDev
Copy link
Member

You may want to elaborate on your idea of "raiding." Depending on what that entails, it would outright be against Discord's Terms of Service.

@yoshiimann
Copy link
Author

Simply a command that does the above.
Example.

  1. Mod posts "!raidnow"
  2. Bot posts message in a channel saying "raid is now open, type !join to enter"
  3. Listens for users typing "!join" and responds with "@user has joined the RAID" keeps list of users.
  4. Listens for mod post !raidend
  5. Bot posts message in channel saying "the raid has ended, thank you for joining." prints list of users that joined to a channel, maybe a different one for mod tracking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality module Related to bot modules
Projects
None yet
Development

No branches or pull requests

3 participants