Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Dashboard API; Begin Integration of Configs #1256

Merged
merged 41 commits into from
Sep 16, 2023

Conversation

mcumbers
Copy link
Contributor

@mcumbers mcumbers commented Sep 3, 2023

No description provided.

@mcumbers mcumbers requested a review from a team as a code owner September 3, 2023 21:39
rasmusgerdin
rasmusgerdin previously approved these changes Sep 3, 2023
Copy link
Member

@rasmusgerdin rasmusgerdin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@@ -1,3 +1,4 @@
import { initializeMember } from '#root/lib/util/functions/initialize';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change to #utils/functions/initialize

@@ -1,3 +1,4 @@
import { initializeMember } from '#root/lib/util/functions/initialize';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change to #utils/functions/initialize

@@ -1,7 +1,8 @@
import { CONTROL_GUILD, DEV, TOKENS, VERSION } from '#root/config';
import { CONTROL_GUILD, DEV, INIT_ALL_MEMBERS, INIT_ALL_USERS, TOKENS, VERSION } from '#root/config';
import { initializeGuild, initializeMember, initializeUser } from '#root/lib/util/functions/initialize';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change to #utils/functions/initialize

@mcumbers mcumbers merged commit d195fd0 into RTByte:master Sep 16, 2023
3 checks passed
@mcumbers mcumbers deleted the sticksanity branch September 16, 2023 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants