Wykres commitów

26 Commity (d07898d706cc3d6b93593874f19ea4afe5714201)

Autor SHA1 Wiadomość Data
J-Rios a1823ce83f
Custom ENV restrict send no-text msg 2021-05-30 23:38:01 +02:00
Nicola Davide Mannarelli c81215ed68
Update README and Italian texts (#100)
* Update README.md

Fix apt install with new library libjpeg62-turbo-dev

Add Docker restart option

Remove unnecesary sudo

* Update it.json

Fix translation
2021-05-26 16:03:34 +02:00
J-Rios 557a00f483 Dockerfile uses apt-get instead apt, and setup for python3 2021-02-23 23:14:56 +01:00
J-Rios 38257eed0a Docker build simplified and update according to new enviroment variables 2021-02-23 22:31:03 +01:00
Zufar Dhiyaulhaq b3e1db619a
fix docker image & sed command (#87)
Signed-off-by: zufardhiyaulhaq <zufardhiyaulhaq@gmail.com>
2021-02-23 22:23:17 +01:00
J-Rios 1732667d5c
Slovak language support 2021-01-26 20:31:45 +01:00
J-Rios cef833ec25 Added KN language to Docker Makefile and update langs script. 2020-11-30 19:57:46 +01:00
J-Rios 7e2f7b7098 Ukrainian language support. 2020-10-30 19:01:16 +01:00
Mike Weerdenburg 79bb347510 Add NL (Dutch) language to docker makefile. 2020-10-17 21:56:38 +01:00
J-Rios 81bd51961a Add AR language to docker makefile. 2020-09-14 23:40:24 +02:00
J-Rios 3ecf954f2a Update python-telegram-bot to 12.8.0.
Added update languages script.
Docker install revision (added new languages).
2020-08-20 12:30:53 +02:00
Andrés Hernández 08ab6d830b Run bot from /srv/app 2020-05-29 16:56:46 -05:00
Andrés Hernández 356ccaac75 Add a debug target to build the container and hop on it 2020-05-29 16:55:22 -05:00
Andrés Hernández 055909cb08 Restored original git repo URL 2020-05-29 16:15:36 -05:00
Andrés Hernández ff36b70536 Dockerfile refactor
Refactors:
* Added buildkit syntax to allow build steps to be cached and speed up when rebuilding
* Use a smaller base image python:3-slim-buster rather than the full debian:buster
* Exported ARGs as ENV vars to share them between build steps
* Added quiet options for APT
* Drop privileges and run app as nobody:nogroup
* Run app in /srv directory
* Renamed entrypoint script

TODO:
* Check if we can build this FROM python:3-alpine to slim down the image even more
2020-05-29 11:52:38 -05:00
Andrés Hernández d153528f5d Makefile refactor
* Added SHELL to run everything in bash
* Added feature to change Dockerfile for test builds
* Added test target
2020-05-29 11:52:32 -05:00
J-Rios b565f0e350 Added Russian language support. 2020-01-15 21:27:05 +01:00
J-Rios d33557dea3 Added Indonesian language support. 2019-11-03 11:19:40 +01:00
J-Rios 2c71aee266 Added Italian language support. 2019-10-09 23:21:45 +02:00
J-Rios e2b27c42e1 Complete French language support. 2019-10-02 22:36:40 +02:00
J-Rios b0c8633433 Isolate languages text (no reference to other languages in each lang file). Complete Basque language support. 2019-09-06 22:56:14 +02:00
J-Rios 73040aa064 Complete German language support. Added german references in other languages. 2019-08-30 21:22:39 +02:00
J-Rios 40a16bc481 Fix default language change in constants file from docker build. 2019-08-16 14:09:57 +02:00
J-Rios 59d5e81a9b Docker build name must be lowercases. Lets safe check this. 2019-08-13 22:03:42 +02:00
J-Rios 3ae7d5b86f Fix invalid default language manage in docker build. 2019-08-13 21:57:45 +02:00
Marco Paganini f8bad849fa Add docker support & documentation. 2019-08-05 18:53:03 -07:00