Skip to content

Faut tout review goodluck #1

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

Merged
merged 6 commits into from
Jan 29, 2025
Merged

Faut tout review goodluck #1

merged 6 commits into from
Jan 29, 2025

Conversation

AmeliaCute
Copy link
Member

No description provided.

@EltyDev EltyDev self-requested a review November 25, 2024 18:50
}

d_config = new DiscordSocketConfig {
GatewayIntents = GatewayIntents.All, // un peu la flemme mais apres on pourra def les vrai autorisations
Copy link
Contributor

Choose a reason for hiding this comment

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

Oui

Copy link
Contributor

@EltyDev EltyDev left a comment

Choose a reason for hiding this comment

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

Sur les handlers, je pense qu'on peut faire une classe abstrait pour moduler tout ça

@@ -0,0 +1,10 @@
namespace Configuration
{
public class Config
Copy link
Contributor

Choose a reason for hiding this comment

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

Privé les champs d'une classe

Copy link
Member Author

Choose a reason for hiding this comment

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

Comment ca?

Copy link
Contributor

Choose a reason for hiding this comment

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

pas public

Copy link
Member Author

Choose a reason for hiding this comment

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

ah lmao

This comment was marked as duplicate.

@ReDevCafe ReDevCafe deleted a comment from KazeRequiem Nov 25, 2024
@AmeliaCute AmeliaCute requested a review from EltyDev November 26, 2024 13:12
@AmeliaCute AmeliaCute self-assigned this Nov 26, 2024
{
class Config
{
public string Token { get; set; }
Copy link
Contributor

Choose a reason for hiding this comment

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

Mets les champs de tes classes en privé (hors exceptions)

Copy link
Contributor

Choose a reason for hiding this comment

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

!!!!!

Copy link
Member Author

Choose a reason for hiding this comment

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

pas serializable si mis en privee de memoire

Copy link
Contributor

Choose a reason for hiding this comment

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

ok

Copy link
Contributor

Choose a reason for hiding this comment

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

ça à l'air cool

Copy link
Contributor

@EltyDev EltyDev left a comment

Choose a reason for hiding this comment

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

Quelque truc à faire sinon comment je t'ai dis voir si les handlers sont pas faisable de manière modulable

@AmeliaCute AmeliaCute requested a review from EltyDev November 28, 2024 17:03
Copy link
Contributor

@EltyDev EltyDev left a comment

Choose a reason for hiding this comment

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

Bruh

@EltyDev EltyDev merged commit 08cc11c into main Jan 29, 2025
@EltyDev EltyDev deleted the dev-1 branch January 29, 2025 10:29
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.

3 participants