Title: Security Issue: Discord Bot Token Exposed in Repository Body: Hello, I noticed that your Discord bot token a

Title: Security Issue: Discord Bot Token Exposed in Repository

Body: Hello,

I noticed that your Discord bot token appears to be publicly visible in the following file: src/main/resources/settings.yml

Exposing this token is a serious security risk, as anyone can use it to control your bot. I recommend revoking the token immediately and updating your code to use environment variables or a secure secrets management approach. Thanks!