Dateien nach "/" hochladen
This commit is contained in:
33
readme
Normal file
33
readme
Normal file
@ -0,0 +1,33 @@
|
||||
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
|
Reference in New Issue
Block a user