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

18 commits

Author SHA1 Message Date
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