33 lines
558 B
Plaintext
33 lines
558 B
Plaintext
Fogendes muss installiert werden
|
|
|
|
Installieren sie unter Windows nodejs dies können sie unter folgendem Link herunterladen
|
|
|
|
https://nodejs.org/en
|
|
|
|
|
|
|
|
Befehle
|
|
|
|
npm init -y
|
|
|
|
npm install ping node-telegram-bot-api js-yaml moment yml dotenv fs request fs
|
|
|
|
Einzelne Befehle:
|
|
|
|
npm install
|
|
npm init
|
|
npm install ping
|
|
npm install node-telegram-bot-api
|
|
npm install js-yaml
|
|
npm install moment
|
|
npm install yml
|
|
npm install dotenv
|
|
npm install fs request
|
|
npm install fs
|
|
|
|
|
|
|
|
|
|
zum Instrallieren unter Linux nutzen Sie den Befehl
|
|
|
|
./install.sh |