Chcesz szybko dowiedzieć się jaki jest dzisiaj szczęśliwy numerek? Wyślij na discordzie klasowym wiadomość !lucky i tyle.
git clone https://github.com/latachz/send-lucky-discord.git
# Clone this repo
npm install
# Run dependencies
Create ./config.json
and paste there your configuration:
{
"1": "John Snow",
"2": "Perry the Platypus",
"3": "Elon MusK"
}
Create ./.env
and paste there your configuration:
TOKEN=your_token
npm start
# Run app
Deploy it on Heroku or Netlify.