Commit graph

23 commits

Author SHA1 Message Date
e54536d965 Check for members gateway intent as well
It was reported that this is required for Log in with Discord to work.
2026-02-12 19:24:50 +13:00
33eef25cf1 Restore as.listen() during setup 2026-02-11 10:18:32 +13:00
6b4123b845 More accurate flags check in setup 2026-02-11 01:10:31 +13:00
20453aab43 res.json type fixes 2025-12-01 16:03:27 +13:00
7905802825 Allow customising port in setup 2025-10-07 00:48:06 -05:00
e0c0b7c9c2 Set up emojis in-process if needed 2025-06-16 23:10:55 +12:00
7a59f48c0a New emoji storage and bug fixes in setup 2025-05-12 14:29:34 +12:00
960eca3b39 Update SnowTransfer and use its new method 2025-03-10 12:13:13 +13:00
3b034dd6e5 Optional password protection for the web server 2025-02-25 14:36:49 +13:00
8e0c15476c Update Discord dependencies 2025-02-11 13:04:40 +13:00
984d4362a5 Remove node-fetch 2025-02-11 12:51:58 +13:00
5b06d5984a Do cache space members in member_cache 2025-01-20 02:33:24 +13:00
dcb7dda6f1 Setup now checks for privileged intents 2025-01-07 15:04:43 +13:00
16ac99781c Better feedback after interrupting/resuming setup 2025-01-06 17:19:33 +13:00
d7063916a5 During setup, echo any unrecognised requests 2025-01-05 19:02:55 +13:00
bf01db13d6 Check server before checking well-known 2024-12-03 01:11:53 +13:00
88a232fb4a Cope if the username is already registered 2024-12-02 15:06:10 +13:00
a63d173a9a Remove redundant/invalid checks from setup 2024-11-25 16:30:10 +13:00
6f7ed829b8 Create and populate guild_id column 2024-10-05 02:23:58 +13:00
bad8c5b8c2 Test invite interaction & code coverage 2024-09-30 00:51:55 +13:00
5dbd79cf39 Prompt to add redirect URI in setup 2024-09-29 04:40:38 +13:00
0e6e5e61e4 Merge branch 'v3.0-beta3' 2024-09-29 03:13:10 +13:00
8743910c35 Rename seed.js to setup; add npm script for it 2024-09-26 09:47:53 +12:00
Renamed from scripts/seed.js (Browse further)