Skip to content

Created /locale command to set locale of a guild#105

Merged
Wikijito7 merged 7 commits intomasterfrom
feature/60-command-to-set-locale
Feb 15, 2026
Merged

Created /locale command to set locale of a guild#105
Wikijito7 merged 7 commits intomasterfrom
feature/60-command-to-set-locale

Conversation

@Wikijito7
Copy link
Copy Markdown
Owner

@Wikijito7 Wikijito7 commented Feb 8, 2026

Solves #60.

📋 Changelist Summary

Created /locale command to set locale of a guild

💬 Description

Created /locale command to set the locale of a given Guild. This locale is saved on a json file inside data. It is read only once when the bot is loaded and kept in memory as a map guildId to locale.

In this PR we update all commands to support this new usage of LocaleService.

@Wikijito7 Wikijito7 requested a review from javdc February 8, 2026 10:38
@Wikijito7 Wikijito7 self-assigned this Feb 8, 2026
@Wikijito7 Wikijito7 linked an issue Feb 8, 2026 that may be closed by this pull request
1 task
# Conflicts:
#	src/main/kotlin/services/lavaplayer/GuildLavaPlayerService.kt
Comment thread src/main/kotlin/commands/locale/LocaleCommand.kt Outdated
Comment thread src/main/kotlin/commands/locale/LocaleCommand.kt Outdated
Comment thread src/main/kotlin/data/locale/GuildLocale.kt Outdated
Comment thread src/main/kotlin/commands/queue/QueueCommand.kt Outdated
@sonarqubecloud
Copy link
Copy Markdown

@Wikijito7 Wikijito7 merged commit ecefed4 into master Feb 15, 2026
4 checks passed
@Wikijito7 Wikijito7 deleted the feature/60-command-to-set-locale branch February 15, 2026 11:10
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.

Command to set locale

2 participants