Commit graph

35 commits

Author SHA1 Message Date
Skynet
5f4e46bb51
Initiating world domination 2024-09-17 09:00:07 +01:00
28b911c468
fix: channel link 2024-09-17 08:46:05 +01:00
557dcb9f8c
fix: clippy 2024-09-16 20:36:25 +01:00
b75fa39bcf
feat: change channel id based on server 2024-09-16 20:14:45 +01:00
986d2f19c9
Revert "fix: take out of else, should run regardless"
This reverts commit cfb5d95be4.
2024-09-16 19:46:12 +01:00
cfb5d95be4
fix: take out of else, should run regardless 2024-09-16 19:15:45 +01:00
7ed20108fb
fix: clippy 2024-09-16 18:49:28 +01:00
c63945bb86
feat: send new members instructions to link wolves 2024-09-16 18:42:18 +01:00
bda3fbe2ad
feat: import and use the commands 2024-08-31 19:24:13 +01:00
9481358068 feat: added a delete server command 2024-06-03 03:56:45 +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
87e836619f fix: re-order commands 2024-06-03 02:06:35 +01:00
2c28f3edcc feat: added command to automatically update the mc whitelist 2024-03-03 14:40:37 +00:00
0d0a50c84b feat: added teh user facing command 2024-03-03 13:58:10 +00:00
d5877e99e6 feat: server side aspects of adding minecraft whitelist added 2024-03-03 12:49:55 +00:00
480fc9b1a0 feat: make the command more unique/descriptive 2024-03-02 21:45:43 +00: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
6b08f82e2c feat: now using proper types for the guild and user ID's 2023-09-11 18:18:59 +01:00
ca6ae993c5 feat: now have two scripts that can run ona timer 2023-09-11 02:25:07 +01:00
802f3fce59 feat: fmt and clippy 2023-08-27 17:38:30 +01:00
9b42187b22 feat: now using an env file 2023-08-27 17:30:54 +01:00
1694c4eebf feat: config is now shared 2023-08-27 16:51:55 +01:00
58def2e01e feat: when someone joins, if their account name is in the list then they are automatically added 2023-08-27 15:58:03 +01:00
f382784141 feat: can now fetch data from teh ldap api 2023-08-27 15:39:09 +01:00
d66f7895bc feat: now have a member count across all threads 2023-08-26 16:26:39 +01:00
89e81b575c feat: function to go through all the users and assign roles 2023-08-26 15:55:07 +01:00
9a158701a9 initial commit, bot "works" 2023-08-25 23:36:46 +01:00