Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 1.16 KB

README.md

File metadata and controls

59 lines (38 loc) · 1.16 KB

Master Duel Wee

Screen Shot 2022-05-07 at 3 07 40 PM

A Twitter bot @MasterDuelWeek that tweets meta decks in Master Duel every week

Teck list

Getting Start

Install dependencies

yarn install

Setup environment variables

Follow the .env.sample file and create .env file

Fetch duel data

mkdir data
yarn fetch-duel-data

Start preview

yarn start

Render video

yarn build

Post to Twitter

yarn tweet

Contribute

PR is welcome.

Feel free to DM me on Twitter @kalle_chen if you have any suggestions.