Commit graph

28 commits

Author SHA1 Message Date
3d925fcfff feat: wolves API is changing to be more inclusive 2024-03-28 12:51:48 +00:00
7e6d892b67 fix: was not recreating the empty whitelist before refreshing 2024-03-04 22:43:52 +00:00
2c28f3edcc feat: added command to automatically update the mc whitelist 2024-03-03 14:40:37 +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
a9f55da04d feat: got migrations working!!!! 2024-03-03 00:18:46 +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
7303b5782c fix: wasnt giving users role on joining. 2023-11-23 22:23:31 +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
88f9e8d744 feat: remove the last traces of the csv 2023-10-27 01:46:42 +01:00
49363d02aa feat: modified to use the wolves api 2023-10-27 01:39:03 +01:00
70690f712e fix: was incorrectly getting roles/id's from null 2023-09-28 17:54:12 +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
f11fdb4dde feat: conversion script 2023-09-25 18:50:33 +01:00
6eb61c6798 fix: better compiund types because of a join 2023-09-17 21:17:57 +01:00
36e6bea543 fix: now actually properly gets teh skynet server details 2023-09-17 21:02:41 +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
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
16879909e8 fmt: fmt 2023-09-16 20:05:50 +01:00
5f9037c69b fix: only current uses are activated 2023-09-16 20:03:58 +01:00
3cf298f137 fix: better handle the csv data 2023-09-16 19:47:39 +01:00
670a85d2ef feat: nailing down teh format 2023-09-16 18:02:15 +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