summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-05-21feat: start using flake-parts + add nixos moduleseth
2023-05-19feat: detect custom moyai emojisSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <[email protected]>
2023-05-19chore: add .env support to direnvSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <[email protected]>
2023-05-15feat(ci): add cachixseth
2023-05-15deps(crates): bump tokio from 1.28.0 to 1.28.1dependabot[bot]
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.28.0 to 1.28.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.28.0...tokio-1.28.1) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2023-05-15deps(crates): bump serde from 1.0.162 to 1.0.163dependabot[bot]
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.162 to 1.0.163. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.162...v1.0.163) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2023-05-14fix: update guzzle api endpointseth
2023-05-08deps(crates): bump serde from 1.0.160 to 1.0.162dependabot[bot]
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.160 to 1.0.162. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.160...1.0.162) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2023-05-05deps(crates): bump reqwest from 0.11.16 to 0.11.17dependabot[bot]
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.16 to 0.11.17. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.16...v0.11.17) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2023-04-29Update egrill.txtSake
grill
2023-04-29Update dvd.txtSake
Users disliked previous copypasta
2023-04-25deps(crates): bump h2 from 0.3.16 to 0.3.18dependabot[bot]
Bumps [h2](https://github.com/hyperium/h2) from 0.3.16 to 0.3.18. - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/h2/compare/v0.3.16...v0.3.18) --- updated-dependencies: - dependency-name: h2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2023-04-25renovatebot -> dependabotseth
2023-04-25fix(deps): update rust crate tokio to 1.28.0renovate[bot]
2023-04-23update guzzle api linkseth
2023-04-22fix(deps): update rust crate serde to 1.0.160renovate[bot]
2023-04-22chore(deps): update cachix/install-nix-action action to v20renovate[bot]
2023-04-22actually enable themseth
2023-04-22use semantic commit with renovatebotseth
2023-04-22Add renovate.jsonrenovate[bot]
2023-04-13add astral copypasta + include/ -> copypastas/seth
2023-04-11fix sending very long copypastasseth
2023-04-07add bottom subcommandsseth
2023-04-07cargo fmtseth
2023-04-07add random lore commandseth
2023-04-07add bottom encode/decodeseth
2023-04-07add portablectl serviceseth
2023-04-07move all ci over to nixseth
2023-04-07upload container images to ghcrseth
2023-04-07refactor flake + minimize docker imageseth
2023-04-07start using rustlsseth
2023-04-07move long constants to their own fileseth
2023-04-07fix type declarationseth
2023-04-07adding lore textAnca Safina
2023-04-05add .DS_Store to gitignoreseth
2023-04-05Update README.md with rocketSake
2023-04-05update READMEseth
2023-04-05rewrite in rust :)seth
2023-04-01use layered docker imagesseth
2023-03-31use latest tag in docker imageseth
2023-03-31Twitter's Recommendation Algorithmseth
2023-03-28update guzzle_api urlseth
2023-03-14add docker containerseth
2023-03-14fail nicely when an invalid/no token is setseth
2023-03-14feat: bit of a refactorseth
- moved teawie_bot to root directory - added nix flake
2023-01-31fix: take question as argument in /askseth
2023-01-29change prefix to t!seth
2023-01-24feat: polish up teawie changesseth
2023-01-24feat: moyaiBot -> teawieBotseth
2023-01-12feat: use type hints for all internal functionsseth