Skip to content

[MAJOR] - Zorak V2.0 - Alpha #384

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

Open
wants to merge 38 commits into
base: Development
Choose a base branch
from
Open

Conversation

Xarlos89
Copy link
Collaborator

@Xarlos89 Xarlos89 commented Apr 7, 2024

The working PR for adding guild setting support to Zorak.

Summary

  • Initialized a new GuildSettings table in MongoDB

  • Added abstraction to work with the GuildSettings collection

  • Added handling for adding the current guild with default values

  • Added handling for updating values for your guilds

New Commands:

/setup_zorak - The initial setup command for adding the guild to the GuildSettings collection
/update_roles - interface for updating roles
/update_channels - interface for updating channels
/update_logging_channels- interface for updating log channels

/see_roles - displays the current values for roles
/see_channels - displays the current values for channels
/see_logging_channels - displays the current values for logging channels

TODO:

  • Move reaction roles into their own collection
  • Move verification options into their own collection
  • Apply admin permissions across all GuildSettings commands

Xarlos89 added 30 commits April 1, 2024 18:44
…s, and makes this cog multi-guild acceptable
…sages, and makes this cog multi-guild acceptable
…rs, and makes this cog multi-guild acceptable
…embers, and makes this cog multi-guild acceptable
…embers and manage_messages, and makes this cog multi-guild acceptable
@Xarlos89 Xarlos89 added HARD Tough stuff REFACTOR Change in code structure labels Apr 7, 2024
@Xarlos89 Xarlos89 self-assigned this Apr 7, 2024
@Xarlos89 Xarlos89 changed the title [MAJOR] - Refactor/drop toml [MAJOR] - Zorak V2.0 - Alpha Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HARD Tough stuff REFACTOR Change in code structure
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

1 participant