Dateien nach "/" hochladen

This commit is contained in:
2024-01-25 20:07:38 +01:00
parent 59bf55134b
commit 366e09340a
3 changed files with 186 additions and 0 deletions

33
readme Normal file
View 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