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

on_ready doesn't fire for bot=False #2566

Open
Wilbo007 opened this issue Feb 14, 2020 · 0 comments
Open

on_ready doesn't fire for bot=False #2566

Wilbo007 opened this issue Feb 14, 2020 · 0 comments

Comments

@Wilbo007
Copy link

Summary

It seems that on_ready doesn't fire for clients ran with bot=False

Reproduction Steps

Run anything with bot=False

Expected Results

Client connects and on_ready is fired

Actual Results

Client receives websocket events, messages, reactions etc, but on_ready doesn't fire

Checklist

  • [x ] I have searched the open issues for duplicates.
  • [ x] I have shown the entire traceback, if possible.
  • [x ] I have removed my token from display, if visible.

System Information

  • Python v3.7.4-final
  • discord.py v1.3.0-alpha
    • discord.py pkg_resources: v1.3.0a2132+g89bfd9c
  • aiohttp v3.5.4
  • websockets v6.0
  • system info: Windows 10 10.0.18362
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

1 participant