Skip to content

jozsefsallai/discord-minesweeper-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💥 Discord Minesweeper Generator

Banner

Generate Minesweeper fields using Discord's spoiler tags and send them to your friends or community on Discord. A project powered by the discord.js-minesweeper library.

Contribution

Node.js is required for building the Sass and JavaScript files.

Clone the repository:

git clone git@github.com:jozsefsallai/discord-minesweeper-generator
cd discord-minesweeper-generator

Install the dependencies:

npm i -g yarn
yarn

Create a new branch for your contribution:

git checkout -b my-nifty-contribution

Make your modifications and build:

yarn build

Using yarn watch instead of yarn build is recommended for bigger modifications.

yarn build:prod will create a production version of the bundle.

Congratulations! Now you are ready to create a pull request! I'll make sure to review it, create a final build, and merge it as soon as possible.

License

MIT.