Skip to content

latachz/send-lucky-discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lucky discord

Made for ZSK

Chcesz szybko dowiedzieć się jaki jest dzisiaj szczęśliwy numerek? Wyślij na discordzie klasowym wiadomość !lucky i tyle.

Setup

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published