thieleju / statsbot

Discord Bot to gather data from public APIs using node.js and discord.js! Hacktoberfest Event Project
MIT License
22 stars 45 forks source link

/Choose Command #108

Closed Sheikh566 closed 2 years ago

Sheikh566 commented 2 years ago

Added new command /choose

Issue: #[num]

Details

This command will randomly select any word from user's given list of words. This command can mimic coin toss, dice roll or luck draw, etc.

For example: Toss: /choose heads tail Output: tail

Lucky Draw: /choose Albert Sofia Nick Ali John Output: Albert

thieleju commented 2 years ago

See this comment