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

Add /choose command #107

Closed Sheikh566 closed 2 years ago

Sheikh566 commented 2 years ago

Command Name

/choose

Public API Resource

none

Description

This command will randomly select any item from a given list. For example: Toss: /choose heads tail Output: tail

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

Implementation Details

Code of Conduct

Sheikh566 commented 2 years ago

Can you assign it to me?

thieleju commented 2 years ago

@Sheikh566 Thank you for opening this issue. It's a nice idea, but the command does not fetch data from an api. Also only one issue per person is allowed during hacktoberfest. But I assigned you your first issue #106 :)