7 Commits

Author SHA1 Message Date
381bfb32b2 Merge branch 'master' of ssh://prod1:2222/thegrind/papibot into Dockerfile
Bringing in Javi's changes to master.
2025-02-14 00:15:52 -05:00
7e55444346 Add validation package (#19)
Closes #7

Added a simple validation package we can expand on. For now we can use it to validate links that get sent to the bot and make sure that:
1. It's an actual url
2. It's a url for a service we support

Also added a make file to run tests and other tasks we might need in the future.

Added a github action to run tests.

Reviewed-on: #19
Co-authored-by: Javier Feliz <me@javierfeliz.com>
Co-committed-by: Javier Feliz <me@javierfeliz.com>
2025-02-13 22:10:24 -07:00
d6ebe0f0e5 Dockerize the build process
Add docker build commands to README

Clean up Dockerfile.runtime
2025-02-13 23:54:20 -05:00
aced
0d30bae2d8 added small section for docker in the readme 2025-02-05 05:36:45 -05:00
aced
9db97ab6db added small section for docker in the readme 2025-02-05 05:35:06 -05:00
Javier Feliz
846b5a2123 Progress on downloading videos 2025-02-04 22:55:37 -05:00
Javier Feliz
f223c87353 Starting this bad boy again. No api keys on the repo 2025-02-04 00:06:55 -05:00