Commit graph

24 commits

Author SHA1 Message Date
f307fcea43
feat: made the minecraft command fall under Wolves 2025-03-06 21:42:27 +00:00
0e6a5d3455
fmt: re-organised it o better reflect what teh commands in teh file are for 2025-03-06 20:43:36 +00:00
aa58c97fcf
feat: made the other user wolves commands sub_commands 2025-03-06 20:32:26 +00:00
7406f0e620
feat: change commands to use the "Manage Server" permission instead of just admin.
This measn that the commands only show up if you can manage teh server
2025-02-26 15:55:42 +00:00
6b84f33d2e
feat: bumped serenity to the latest version
Lots of changes to how it runs
2025-02-19 00:17:02 +00:00
b6cffd8a22
fix: trimmed down teh duplicates 2025-02-18 21:41:28 +00:00
cab04a068f
feat: fixed up the changes 2025-02-18 13:36:08 +00:00
c79113921d
Merge branch 'main' into #17-automate-onboarding-mk-ii
# Conflicts:
#	Cargo.lock
#	src/commands/link_email.rs
#	src/lib.rs
2025-02-17 17:30:25 +00:00
a9d3af024e
feat: added some minor logging 2025-01-03 19:58:00 +00:00
b7d36de976
fix: argument names and some logic 2024-11-30 13:49:30 +00:00
68ffa55dc5
fix: improve wording 2024-11-30 01:21:40 +00:00
0478f634fa
feat; modified the command that interacts with teh server to accomodate bedrock players
For #26
2024-11-30 00:55:23 +00:00
ee0c8f0987
feat; can now handle bedrock in the command
For #26
2024-11-30 00:44:36 +00:00
344d6d3585
fmt: formatting and clippy 2024-10-28 21:53:04 +00:00
3927734083
feat: split out minecraft 2024-10-28 01:06:21 +00:00
41407ecefb
feat: split out all the databse interactions into their own file 2024-10-28 00:59:04 +00:00
9452c0ac2e
feat: bump up rust version and a big cleanup
Also added an example .env

This will break stuff (briefly)
2024-09-17 00:21:07 +01:00
acb6432129 fix: better info on the servers 2024-06-03 05:01:53 +01:00
55b2e534d4 fmt: clippy and fmt 2024-06-03 04:06:47 +01:00
9481358068 feat: added a delete server command 2024-06-03 03:56:45 +01:00
33cebe7782 fix: slight improvement for g_id 2024-06-03 03:49:35 +01:00
c2a6407ef0 feat: add a command to list minecraft servers 2024-06-03 03:04:12 +01:00
2970549eb0 fix: rename add command 2024-06-03 02:21:21 +01:00
d549627714 fmt: reorganisation 2024-06-03 02:16:28 +01:00