1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-22 11:04:21 +00:00
Commit graph

24 commits

Author SHA1 Message Date
0731797178
Bump version to 2024.9.12 2024-09-12 05:24:21 +02:00
b9a041ab06
Bump version to 2024.8.25 2024-08-25 12:58:54 +02:00
dependabot[bot]
3857bd70f2 Bump diesel from 2.2.1 to 2.2.3 in the cargo group across 1 directory
Bumps the cargo group with 1 update in the / directory: [diesel](https://github.com/diesel-rs/diesel).


Updates `diesel` from 2.2.1 to 2.2.3
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.3/CHANGELOG.md)
- [Commits](https://github.com/diesel-rs/diesel/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: diesel
  dependency-type: direct:production
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-25 09:45:44 +02:00
f2d863f5c2
Bump version to 0.6.0 2024-08-18 17:11:51 +02:00
56e3baa8c0
Add /matchmaking command and refactor whole codebase (#12) 2024-08-18 17:11:04 +02:00
437f3cf565
Add /diario command (#11)
Co-authored-by: Lorenzo Rossi <snowycoder@gmail.com>
2024-08-08 00:36:39 +02:00
e6c1962c43
Bump version to 0.5.0 2024-08-05 15:51:51 +02:00
0544304e8c
Embed database migrations in the binary 2024-08-05 15:50:43 +02:00
dependabot[bot]
454821b65f Bump openssl from 0.10.64 to 0.10.66
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.64 to 0.10.66.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.64...openssl-v0.10.66)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-26 13:46:31 +02:00
aa96cc36de
Bump version to 0.4.1 2024-07-17 20:23:32 +02:00
f8c77ef264
Massive amount of changes 2024-07-17 19:57:03 +02:00
ba087ab4de
Add Dota guild match monitoring and notifications (#9) 2024-07-16 11:35:38 +02:00
3892070c5b
Add /dog command (#5) 2024-07-14 09:45:48 +02:00
7bbadecb12
Add /cat command (#4) 2024-07-14 09:44:02 +02:00
20104bc120
Commit cargo lock for the new version 2024-07-12 05:32:25 +02:00
adca9ba0ee
Bump version to 0.3.1 2024-07-11 11:57:56 +02:00
4910611489
Only reply with unknown command to pseudo-commands 2024-07-11 11:57:36 +02:00
cd4214cb4b
Add /reminder command 2024-07-11 07:53:51 +02:00
448d5561fe
Update Cargo.lock 2024-07-09 19:29:10 +02:00
fc30d14086
Bump version to 0.2.1 2024-07-08 06:34:53 +02:00
a8534c8d27
Parse commands properly 2024-07-08 04:15:53 +02:00
64c617c2ec
Add /fortune command and clean up code 2024-07-05 02:06:47 +02:00
26d385503e
Setup command framework and add /start command 2024-07-05 00:48:00 +02:00
1d69eb7f6e
Start working on the new version 2024-07-04 03:15:39 +02:00