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

[Bug Report] Default game of the Bot doesnt refresh correctly #1355

Open
3 tasks done
Minasmins opened this issue Apr 21, 2023 · 2 comments
Open
3 tasks done

[Bug Report] Default game of the Bot doesnt refresh correctly #1355

Minasmins opened this issue Apr 21, 2023 · 2 comments

Comments

@Minasmins
Copy link

Bug Description

In the config the game is set to default.
When the Bot is started fresh it will display "Type !help".
When you start a Song it will also correctly display the name but after the song is finished it will just stay empty.

Steps to Reproduce

  1. Start Bot (Display "type !help")
  2. Play song (Display Songname)
  3. Wait for song to be over (Displays "")
    (4. Restart Bot to get "Type !help" againt)

Expected Result

When no song is playing it should be set back to the default again

Debug Output

Windows Server 2022 21H2
Bot Version 0.3.9

Additional Info

No response

Checklist

@ga-felix
Copy link

ga-felix commented May 5, 2023

Hello,

I'm checking this. In order to reproduce this issue, it is important to set the following attribute on config file to true
songinstatus=true by default it is false.

Edit: I just confirmed this, I don't think it is exactly a bug but rather a visual enhancement. As long no song is played, It makes sense to display default message. I will try to make a PR to fix this

@Minasmins
Copy link
Author

Thank you :) The bot works very well in every other regard ^^

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