Commit Graph

163 Commits

Author SHA1 Message Date
5ce52732bb
forgot to register the goddamn update command 2024-10-01 19:56:35 -04:00
255c503374
Add self-updater, better logging 2024-10-01 10:48:13 -04:00
398f2d8b2a
Minor config manager refactor 2024-10-01 09:58:58 -04:00
244dfac270
Fixed some Clippy lints 2024-09-30 20:36:44 -04:00
ebf8bf1cb2
Use vxreddit for embedded video playback 2024-09-30 17:11:28 -04:00
9f573f53ac
Update Cargo.lock 2024-09-30 16:27:31 -04:00
c186d4a824
Switch from deprecated library 2024-09-30 16:26:41 -04:00
ffb4bc5363
Merge pull request #4 from shibedrill/dependabot/cargo/serde-1.0.210
Bump serde from 1.0.198 to 1.0.210
2024-09-30 16:23:11 -04:00
dependabot[bot]
10d7d74e37
Bump serde from 1.0.198 to 1.0.210
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.198 to 1.0.210.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.198...v1.0.210)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 20:20:14 +00:00
2982fd64ba
Merge pull request #3 from shibedrill/dependabot/cargo/tokio-1.40.0
Bump tokio from 1.37.0 to 1.40.0
2024-09-30 16:19:27 -04:00
f30abae0f2
Merge pull request #2 from shibedrill/dependabot/cargo/log-0.4.22
Bump log from 0.4.21 to 0.4.22
2024-09-30 16:19:19 -04:00
f32fb67a84
Merge pull request #1 from shibedrill/dependabot/cargo/serde_json-1.0.128
Bump serde_json from 1.0.116 to 1.0.128
2024-09-30 16:19:07 -04:00
dependabot[bot]
874343e7ff
Bump tokio from 1.37.0 to 1.40.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.37.0 to 1.40.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.40.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 20:16:09 +00:00
dependabot[bot]
d9d7720993
Bump log from 0.4.21 to 0.4.22
Bumps [log](https://github.com/rust-lang/log) from 0.4.21 to 0.4.22.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22)

---
updated-dependencies:
- dependency-name: log
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 20:16:02 +00:00
dependabot[bot]
75a774f065
Bump serde_json from 1.0.116 to 1.0.128
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.116 to 1.0.128.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.116...1.0.128)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 20:15:55 +00:00
8a6f4b48a7
Improved error handling again, add dependabot 2024-09-30 16:15:01 -04:00
30232c529e
Properly log all failed commands 2024-09-30 15:12:29 -04:00
ebf1f08cb2
Removed some expect statements 2024-09-30 14:42:19 -04:00
90cda8b266
Update README.md 2024-09-30 14:28:12 -04:00
9b0db32c9d
Separate workflow into "check" and "build" 2024-09-30 14:01:02 -04:00
595aaa8170
Create rust.yml 2024-09-30 13:56:31 -04:00
4f3b6c2aa9
Useful debug info 2024-09-30 13:25:48 -04:00
shibedrill
b2082c89a4 minor modifications, add event handler 2024-05-27 01:04:58 -04:00
shibedrill
bbca218708 minor fixes 2024-05-16 17:22:29 -04:00
shibedrill
2e8a833909 Changed wording 2024-05-01 15:55:53 -04:00
shibedrill
eb754b3c28 Better target comparison 2024-05-01 15:54:30 -04:00
shibedrill
2f4229a1d3 add cooldown to info 2024-04-29 15:34:05 -04:00
shibedrill
c8157c70ae mild changes 2024-04-27 21:44:46 -04:00
shibedrill
552eaa6cb9 ignore cross conf file 2024-04-26 15:37:56 -04:00
shibedrill
c5e3288f6d add cooldown 2024-04-26 15:01:42 -04:00
shibedrill
05a57be964 edit perms, add say 2024-04-26 14:54:49 -04:00
shibedrill
44cb475ae3 updated bite command 2024-04-26 00:01:18 -04:00
shibedrill
130978fc84 incr version 2024-04-25 23:52:28 -04:00
shibedrill
21c97d4a40 rename whack, add deer 2024-04-25 23:52:03 -04:00
shibedrill
b6d6581301 Make more args reqd 2024-04-25 15:18:14 -04:00
shibedrill
23d84511c9 Minor fixes 2024-04-25 15:12:50 -04:00
shibedrill
dd696437d4 Make arguments required 2024-04-25 15:06:43 -04:00
shibedrill
96bd73b783 Remove testing code lol 2024-04-25 14:46:34 -04:00
shibedrill
8d25de691f Updated info command, add readme 2024-04-25 14:46:06 -04:00
shibedrill
f13400703e Add bite command 2024-04-25 14:30:14 -04:00
shibedrill
4244a5ad18 add license 2024-04-25 11:00:58 -04:00
shibedrill
2c7dbed771 fixed some logic 2024-04-24 21:45:59 -04:00
shibedrill
29c2e07b57 more commands! 2024-04-24 21:31:39 -04:00
shibedrill
8c58768ac2 more fun commands 2024-04-23 17:46:40 -04:00
shibedrill
7e3e940393 Add comments 2024-04-23 16:52:49 -04:00
shibedrill
90b1d2a429 more fun 2024-04-23 16:50:19 -04:00
shibedrill
870414ac42 formatting 2024-04-22 22:45:58 -04:00
shibedrill
731f8ee5f8 huh? whuh?? 2024-04-22 22:44:58 -04:00
shibedrill
9696f3d566 get out 2024-04-22 22:15:22 -04:00
shibedrill
acc49bde5e add todo 2024-04-22 22:13:39 -04:00