Skip to content

Commit

Permalink
fix: update web url on lastfm command
Browse files Browse the repository at this point in the history
  • Loading branch information
Guilhermeasper committed Aug 26, 2023
1 parent 461e00e commit e87d6ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/slashCommands/lastfm.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export const lastfm: SlashCommand = {
.setDescription(
`
O marquinhos agora é integrado com o last.fm, para que seja possível registrar as músicas que você escuta nos bots de música.\n\n
Entre em [Marquinhos Web](https://marquinhosbot-9a236.web.app) para configurar a sua conta!
Entre em [Marquinhos Web](https://devaneios.guilhermeasper.dev.br:3105/login) para configurar a sua conta!
`
)
.setTitle('Integração com o last.fm'),
Expand Down

0 comments on commit e87d6ec

Please sign in to comment.