Skip to content

refactor: move any hardcoded variables to constants#36

Draft
alepouna wants to merge 16 commits into
masterfrom
refactor-constants
Draft

refactor: move any hardcoded variables to constants#36
alepouna wants to merge 16 commits into
masterfrom
refactor-constants

Conversation

@alepouna
Copy link
Copy Markdown
Member

Description

EXTENSIVE TESTING REQUIRED!

  • Moves all hardcoded variables (e.g. embed colors, channels IDs, etc.) to a new file 'constants.ts' for better organization and preventing miss-matches from forgotten variables.
  • Command files linting (removes unused vars)
  • Add node types to package.json as it was missing

@alepouna alepouna requested a review from Dynamic6448 July 26, 2024 15:49
@alepouna alepouna requested review from Dynamic6448 and removed request for Dynamic6448 January 29, 2026 02:24
@alepouna alepouna added the enhancement New feature or request label Jan 29, 2026
@alepouna alepouna self-assigned this Jan 29, 2026
@alepouna alepouna marked this pull request as draft February 1, 2026 13:54
@alepouna
Copy link
Copy Markdown
Member Author

alepouna commented Feb 1, 2026

gonna wait for the other 2 PRs to merge to also patch them up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant