Commit Graph

32 Commits

Author SHA1 Message Date
620b855f1d update deps 2024-07-29 12:27:10 -06:00
da7de4a19e not going to dockerize this 2024-07-29 12:09:39 -06:00
3f3159ba23 git settings updates 2024-07-29 12:09:24 -06:00
c4b68a130e add clippy
All checks were successful
Test Rust project / test (ubuntu-latest, nightly) (push) Successful in 2m47s
Test Rust project / test (ubuntu-latest, stable) (push) Successful in 2m44s
2024-07-29 08:57:47 -06:00
f74cca0083 Merge branch 'main' of https://git.oliveratkinson.net/Oliver/discord-egress 2024-07-29 08:56:28 -06:00
88dff426b1 use custom poise fork until it gets updated 2024-07-29 08:55:56 -06:00
f54b60b50b Update .gitea/workflows/clippy.yaml
Some checks failed
Test Rust project / test (ubuntu-latest, nightly) (push) Failing after 26s
Test Rust project / test (ubuntu-latest, stable) (push) Failing after 26s
2024-07-29 14:43:42 +00:00
a58d0d3969 Update .gitea/workflows/clippy.yaml
Some checks failed
Test Rust project / test (ubuntu-latest, nightly) (push) Failing after 4s
Test Rust project / test (ubuntu-latest, stable) (push) Failing after 4s
2024-07-29 14:35:49 +00:00
6df1e9fa7c Update .gitea/workflows/clippy.yaml 2024-07-29 14:34:56 +00:00
43ca1e6089 maybe?
Some checks failed
Test Rust project / test (ubuntu-latest, nightly) (push) Failing after 37s
Test Rust project / test (ubuntu-latest, stable) (push) Failing after 24s
2024-07-29 08:31:33 -06:00
Oliver Atkinson
09df72de7b trying new git workflow
Some checks failed
Test Rust project / test (ubuntu-latest, nightly) (push) Failing after 15s
Test Rust project / test (ubuntu-latest, stable) (push) Failing after 4s
2024-07-29 08:07:26 -06:00
460e832cbf pull env every time
Some checks failed
Cargo Build & Test / Rust project - latest (nightly) (push) Failing after 54s
2024-07-27 15:06:42 -06:00
369553f7c6 env not working :(
Some checks failed
Cargo Build & Test / Rust project - latest (nightly) (push) Failing after 27s
2024-07-27 15:02:43 -06:00
86da8a032c pull in env
Some checks failed
Cargo Build & Test / Rust project - latest (nightly) (push) Failing after 29s
2024-07-27 15:00:14 -06:00
d597b90fc2 manually install rust
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
Cargo Build & Test / Rust project - latest (nightly) (push) Failing after 36s
2024-07-27 14:58:38 -06:00
cb79724a48 rust support?
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
Cargo Build & Test / Rust project - latest (beta) (push) Failing after 3s
Cargo Build & Test / Rust project - latest (nightly) (push) Failing after 3s
Cargo Build & Test / Rust project - latest (stable) (push) Failing after 3s
2024-07-27 14:52:36 -06:00
65dd0d5c1d testing actions
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 59s
2024-07-27 14:46:30 -06:00
Oliver Atkinson
e005918cc3 add serde 2024-07-25 15:07:09 -06:00
Oliver Atkinson
8dbc7ee863 Put scrape behind owner privliages
I don't want normies tyring to scrape the whole server
2024-07-25 14:42:15 -06:00
Oliver Atkinson
77c0c7af74 add info to the invokation of index 2024-07-25 14:31:21 -06:00
Oliver Atkinson
78f5799748 startup info 2024-07-25 14:29:49 -06:00
Oliver Atkinson
2fbdeeef06 Add better logging + Clippy warnings fix 2024-07-25 13:57:49 -06:00
Oliver Atkinson
4e9a70d60c add time to logging
makes looking at a lot of the same message output easier
2024-07-25 13:57:25 -06:00
Oliver Atkinson
430d6b76c4 use custom poise version
There are errors in the poise dependency serenity, they aren't yet in the newest version of poise, so we are using a git version
2024-07-25 13:56:54 -06:00
Oliver Atkinson
4d3a41db43 fix copied code to be applicable to this codebase 2024-07-25 13:17:03 -06:00
Oliver Atkinson
54c533abff re-write scrape code so it actually works 2024-07-25 13:16:46 -06:00
Oliver Atkinson
b7c9a9b0e3 Fix message counting logic 2024-07-25 13:15:31 -06:00
Oliver Atkinson
79638ed324 add tracing 2024-07-25 10:56:45 -06:00
f433e0e4af fix async recursion 2024-07-23 17:39:16 -06:00
Oliver Atkinson
87267fb708 starting message scrapeing 2024-07-23 15:07:56 -06:00
Oliver Atkinson
67ee89bad9 map of server 2024-07-23 11:13:07 -06:00
e0a9f957a5 Initial commit 2024-07-22 17:15:03 +00:00