Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 1.06 KB

README.md

File metadata and controls

26 lines (24 loc) · 1.06 KB

carddealer

Simple Discord bot example to run yourself

Setup

Usage

  • send "!scan" in any channel of your invited guild. Returns list of users
  • run again !scan to get online users on the list
  • run !list to show the current list of users
  • run "!remove username" in case any user should not play
  • run "!send A B C ..." to send the cards seperated by space or newline each user gets one card (in this order) as direct message
  • run "!sendrand A B C ..." to mix the card before sending. Important when there are more cards than users.
  • run !publish to show the cards of all users in the channel
  • run !init to reset the userlist for the channel