Skip to content

Commit

Permalink
Housekeeping
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanC committed Aug 25, 2024
1 parent da7a12f commit 29ba064
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ An X account is required. It is recommended to use a throwaway account due to us

### Docker (Recommended)

Modify the following `docker-compose.yml` example file, then run `docker compose up`.
Modify the following `compose.yaml` example file, then run `docker compose up`.

```yml
services:
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ requires-python = ">=3.12"
dependencies = [
"python-dotenv>=1.0.1",
"loguru>=0.7.2",
"loguru-discord>=1.3.1",
"loguru-discord>=1.4.0",
"httpx>=0.27.0",
"discord-webhook>=1.3.1",
]
Expand Down
12 changes: 6 additions & 6 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 29ba064

Please sign in to comment.