Commit graph

40 commits

Author SHA1 Message Date
8d1c6b1bd1
feat: updated command to get the extra information on signup 2024-09-17 21:48:33 +01:00
9452c0ac2e
feat: bump up rust version and a big cleanup
All checks were successful
On_Push / lint_fmt (push) Successful in 1m9s
On_Push / lint_clippy (push) Successful in 4m4s
On_Push / build (push) Successful in 10m16s
On_Push / deploy (push) Successful in 12s
Also added an example .env

This will break stuff (briefly)
2024-09-17 00:21:07 +01:00
50d2923425
fmt: fmt and clippy
All checks were successful
On_Push / lint_fmt (push) Successful in 6s
On_Push / lint_clippy (push) Successful in 3m58s
On_Push / build (push) Successful in 1m46s
On_Push / deploy (push) Successful in 12s
2024-08-31 19:24:14 +01:00
5c2502f726
fix: small fixes to actually make it work 2024-08-31 19:24:14 +01:00
7e40b862d3
feat: add functionality for the committee server.
Related to #16
2024-08-31 16:05:38 +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
0f774258a1 feat: added support for multiple minecraft servers per discord server
Closes #9
2024-06-03 02:04:26 +01:00
6cbbab80bd fmt: clippy and fmt 2024-05-06 02:12:26 +01:00
d0b63190b3 fix: better handling of multiple cns sharing minecraft servers 2024-05-06 02:09:02 +01:00
bbd55202bd fix: make parameter clearer 2024-03-03 16:46:53 +00:00
2c28f3edcc feat: added command to automatically update the mc whitelist 2024-03-03 14:40:37 +00:00
f417b9993a feat: added teh user facing command 2024-03-03 13:59:23 +00:00
4a1b1cc7f9 fix: hadnt changed the command name 2024-03-03 13:04:10 +00:00
d5877e99e6 feat: server side aspects of adding minecraft whitelist added 2024-03-03 12:49:55 +00:00
2761098c8d feat: made a function to check if a user has admin perms 2024-03-03 00:53:31 +00:00
480fc9b1a0 feat: make the command more unique/descriptive 2024-03-02 21:45:43 +00:00
3779222a38 feat: updating teh data from wolves should now also update roles for whoever changed.
This should lead to faster activations of folks who have previously linked, join a server, then get membership.

Closes #6
2023-11-25 21:15:07 +00:00
1e486d7a57 fix: make sure that wolves data is pulled in before roles are ran 2023-11-23 21:53:27 +00:00
66446e8df8 feat: will update users when there are changes made to teh server config 2023-11-23 16:12:28 +00:00
b0028959ff fmt: fmt and clippy 2023-10-02 09:22:52 +01:00
d7b5cd36ea fix: last remaining uses of a username over ID 2023-10-02 09:15:50 +01:00
058fe2538a fix: was still using the username in some palces instead of ID 2023-09-28 18:25:03 +01:00
abb00ff8c7 fmt: danm formatting 2023-09-26 01:04:07 +01:00
8760f4440a feat: completed migration
Closes #4
2023-09-26 00:57:03 +01:00
119a86b0ac doc: better responses 2023-09-18 09:52:02 +01:00
ab2c695409 fix: better messages 2023-09-17 22:04:46 +01:00
56aaf107d6 feat: when a user links their mail it will also activate any roles 2023-09-17 21:33:36 +01:00
6eb61c6798 fix: better compiund types because of a join 2023-09-17 21:17:57 +01:00
83aee45d7b feat: added command to add the details to teh bot for a server 2023-09-17 19:30:59 +01:00
a444d6a5e5 feat: can now verify the user got the email 2023-09-17 18:00:05 +01:00
98e61d7548 fmt: package it better 2023-09-17 15:35:41 +01:00
14cbf0bcad feat: basic setup for link slash command 2023-09-17 15:25:17 +01:00
591c61b009 feat: now using seperate tables for key info, joined when needed 2023-09-17 00:14:50 +01:00
f405cbbb93 feat: start of slash commands 2023-09-16 22:47:26 +01:00