swapagarwal / JARVIS-on-Messenger

:speech_balloon: A community-driven python bot that aims to be as simple as possible to serve humans with their everyday tasks
https://m.me/J.A.R.V.I.S.on.Messenger
MIT License
1.34k stars 990 forks source link

Added playing card feature #1043

Open alext111 opened 3 years ago

alext111 commented 3 years ago

Short description of what this resolves:

Added new module that displays a random playing card

Changes proposed in this pull request:

-Adds new card module and test file (src/card.py and tests/test_card.py) -Cards are randomly generated and obtained using deckofcardsapi.com