Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.
/ Eliashynka2 Public archive

Second version of Discord bot Eliashynka

License

Notifications You must be signed in to change notification settings

xeoth/Eliashynka2

Repository files navigation

Eliashynka2 DeepScan grade

Następnik dosyć słabej pierwszej wersji Eliashynki.

W tej wersji planuję używać jej jako bota, który dodaje funkcje których nie ma w innych botach (bądź są trudne do znalezienia), zamiast bota "do wszystkiego", jak to było w poprzedniej wersji.

Jak uruchomić bota

Najpierw, używając git clone, klonujemy bota: git clone https://github.com/Xeoth/Eliashynka2.git

Instalujemy moduły za pomocą npm install

Następnie, kopiujemy plik config.json.EXAMPLE, zmieniamy nazwę na config.json i wypełniamy go poprawnymi wartościami.

Na końcu, wpisujemy npm start. Jeżeli chcemy uruchomić bota za pomocą PM2, należy wpisać pm2 start src/main.js --name Eliashynka2.

🇬🇧

The second version of my terrible first bot, Eliashynka.

This time, instead of making a general purpose bot (there are thousands of these already), I'm gonna focus on creating features that are either not available in other bots or hard to find.

How to launch the bot

Firstly, of course, clone the repo with git clone https://github.com/Xeoth/Eliashynka2.git

Then, install the dependencies with npm install

Then, copy config.json.EXAMPLE, rename it to config.json, and fill it with appropriate values.

Finally, launch the bot with npm start. If you're using PM2, launch it with pm2 start src/main.js --name Eliashynka2

About

Second version of Discord bot Eliashynka

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published