Send tweets to Discord by scraping Twitter (now X)
Find a file
Manuel 712d83c0f0
fix: Fix database query
Fix ordering in database query if more than one tweet with same timestamp
2023-10-17 00:07:00 +02:00
cmd fix: Fix database query 2023-10-17 00:07:00 +02:00
.dockerignore chore: Add dockerignore, Update editorconfig, Update dependencies 2023-10-17 00:00:00 +02:00
.editorconfig chore: Add dockerignore, Update editorconfig, Update dependencies 2023-10-17 00:00:00 +02:00
.gitattributes Initial commit 2023-08-29 18:00:00 +02:00
.gitignore Initial commit 2023-08-29 18:00:00 +02:00
AGPL-3.0.txt Initial commit 2023-08-29 18:00:00 +02:00
compose.example.yml Initial commit 2023-08-29 18:00:00 +02:00
config.example.toml chore: Add dockerignore, Update editorconfig, Update dependencies 2023-10-17 00:00:00 +02:00
docker-bake.hcl chore: Add dockerignore, Update editorconfig, Update dependencies 2023-10-17 00:00:00 +02:00
Dockerfile Initial commit 2023-08-29 18:00:00 +02:00
Dockerfile.multiarch chore: Add dockerignore, Update editorconfig, Update dependencies 2023-10-17 00:00:00 +02:00
go.mod chore: Add dockerignore, Update editorconfig, Update dependencies 2023-10-17 00:00:00 +02:00
go.sum chore: Add dockerignore, Update editorconfig, Update dependencies 2023-10-17 00:00:00 +02:00
LICENSE.txt Initial commit 2023-08-29 18:00:00 +02:00
main.go Initial commit 2023-08-29 18:00:00 +02:00
README.md Initial commit 2023-08-29 18:00:00 +02:00

Twitter Scraper