Skip to content
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

Unable to change prefix #1344

Closed
3 tasks done
pashalecqua opened this issue Apr 4, 2023 · 1 comment
Closed
3 tasks done

Unable to change prefix #1344

pashalecqua opened this issue Apr 4, 2023 · 1 comment

Comments

@pashalecqua
Copy link

Bug Description

The bot works perfectly fine with "@mention" but when I try to change it to "le" or "pls" it fails to work at all, but then works again when I switch it back.

Steps to Reproduce

Change the "@mention" to "le" or "le "

// This sets the prefix for the bot
// The prefix is used to control the commands
// If you use !!, the play command will be !!play
// If you do not set this, the prefix will be a mention of the bot (@botName play)

prefix = "@mention"

Expected Result

I would be able to type le play x and x would play

Debug Output

System Properties:
  java.version = 11.0.18
  java.vm.name = OpenJDK 64-Bit Server VM
  java.vm.specification.version = 11
  java.runtime.name = OpenJDK Runtime Environment
  java.runtime.version = 11.0.18+10-post-Debian-1deb11u1
  java.specification.version = 11
  os.arch = amd64
  os.name = Linux

JMusicBot Information:
  Version = 0.3.9
  Owner = 275067676575924226
  Prefix = @mention
  AltPrefix = le
  MaxSeconds = 0
  NPImages = false
  SongInStatus = true
  StayInChannel = true
  UseEval = false
  UpdateAlerts = true

Dependency Information:
  JDA Version = 4.4.1_353
  JDA-Utilities Version = 3.0.5
  Lavaplayer Version = 1.3.78

Runtime Information:
  Total Memory = 38
  Used Memory = 29

Discord Information:
  ID = 1089234504733954128
  Guilds = 1
  Users = 7

Additional Info

No response

Checklist

@jagrosh
Copy link
Owner

jagrosh commented Apr 4, 2023

#1215

@jagrosh jagrosh closed this as completed Apr 4, 2023
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

No branches or pull requests

2 participants