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

28 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
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
f65f9b496b
Bump version to 0.3.2 2024-07-12 05:16:07 +02:00
36121190a0
Specify exclude in Cargo.toml 2024-07-12 05:12:43 +02:00
268e20d886
Specify categories in Cargo.toml 2024-07-12 05:10:21 +02:00
2fab0eb2b0
Add keywords to Cargo.toml 2024-07-12 05:08:30 +02:00
31b0b6a394
Specify license in Cargo.toml 2024-07-12 05:07:31 +02:00
11574864f7
Specify repository in Cargo.toml 2024-07-12 05:07:10 +02:00
32322cd1e8
Specify readme in Cargo.toml 2024-07-12 05:06:22 +02:00
7a7b7c6c40
Add description to Cargo.toml 2024-07-12 05:05:45 +02:00
f2ad00f464
Specify rust-version in Cargo.toml 2024-07-12 05:03:31 +02:00
8dda2815a4
Add authors field to Cargo.toml 2024-07-12 05:03:17 +02:00
8f083d86c0
Add explicit [[bin]] declaration to Cargo.toml 2024-07-12 05:00:16 +02:00
adca9ba0ee
Bump version to 0.3.1 2024-07-11 11:57:56 +02:00
8abd87ca6c
Bump version to 0.3.0 2024-07-11 09:09:13 +02:00
b8f048b1a3
Forbid printing log::trace! in release builds 2024-07-11 08:26:50 +02:00
cd4214cb4b
Add /reminder command 2024-07-11 07:53:51 +02:00
fc30d14086
Bump version to 0.2.1 2024-07-08 06:34:53 +02:00
c834c889fa
Bump version to 0.2.0 2024-07-08 06:21:40 +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