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

manual prefixes result in no response from the bot, despite it telling me to use the prefix under its name. #1348

Closed
3 tasks done
snorasaur opened this issue Apr 8, 2023 · 4 comments

Comments

@snorasaur
Copy link

Bug Description

i used to use the bot with a prefix of '-'
but when i updated to 0.3.9 today, it would not work.
i reset the token, the owner id, remade the bot, but nothing worked.
only when i deleted the config, and let the bot regenerate a config did it work. but only with the default prefix of "@mention"
once i changed the prefix to '-', saved config, and restarted the bot, it would no longer respond, despite it saying its "playing: type -help" under its name on the right of discord.
i tried '-', '--', '!', and '!!' (like the config shows in the comments) and NONE of them work.
the bot simply will not respond, or emote on what i type. nor will is DM me the "help" message.

jbot bug

Steps to Reproduce

open config
set prefix to anything other than default? (i tried -, --, !, and !!)
save config
start or restart the bot
note the change in its "playing: type -help" message under its name on the right side
type -help, but get no DM
type -play "song name", but have nothing happen

Expected Result

bot should respond to the prefix i set

Debug Output

System Properties:
  java.version = 1.8.0_333
  java.vm.name = Java HotSpot(TM) 64-Bit Server VM
  java.vm.specification.version = 1.8
  java.runtime.name = Java(TM) SE Runtime Environment
  java.runtime.version = 1.8.0_333-b02
  java.specification.version = 1.8
  os.arch = amd64
  os.name = Windows 10

JMusicBot Information:
  Version = 0.3.9
  Owner = 239877749420982273
  Prefix = @mention
  AltPrefix = null
  MaxSeconds = 0
  NPImages = false
  SongInStatus = false
  StayInChannel = false
  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 = 380
  Used Memory = 53

Discord Information:
  ID = 1094364901776040067
  Guilds = 1
  Users = 2

Additional Info

No response

Checklist

@MichailiK
Copy link
Collaborator

#1215

@MichailiK MichailiK closed this as not planned Won't fix, can't repro, duplicate, stale Apr 8, 2023
@snorasaur
Copy link
Author

#1215

that fixed it thanks. i searched for similar bugs, but missed this. hopefully it will be added to the guide to help future noobs like me.

@MichailiK
Copy link
Collaborator

Enabling the intents is already in the Wiki though.

Screenshot 2023-04-09 at 01 35 01

@snorasaur
Copy link
Author

Enabling the intents is already in the Wiki though.

Screenshot 2023-04-09 at 01 35 01

oh im sorry i guess i just missed that part

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