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

Update discord.py #231

Open
ghost opened this issue Jun 16, 2019 · 0 comments
Open

Update discord.py #231

ghost opened this issue Jun 16, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented Jun 16, 2019

Created websocket connected to wss://gateway.discord.gg?encoding=json&v=6&compress=zlib-stream
Shard ID None has sent the IDENTIFY payload.
Shard ID None has connected to Gateway: ["gateway-prd-main-0bkn",{"micros":90720,"calls":["discord-sessions-prd-1-7",{"micros":82657,"calls":["start_session",{"micros":46454,"calls":[]},"guilds_connect",{"micros":2,"calls":[]},"presence_connect",{"micros":5152,"calls":[]}]}]}] (Session ID: ade04af7263cef5eda33afd18c3958c4).
Processed a chunk for 480 members in guild ID 517336554847338500.
Logged in to Discord as stellacore 558549062299942912
Ignoring exception in on_ready
Traceback (most recent call last):
File "/home/blood/.local/lib/python3.6/site-packages/discord/client.py", line 270, in _run_event
await coro(*args, **kwargs)
File "/home/blood/CubeWorld/scripts/discord.py", line 48, in on_ready
for server in self.servers:
AttributeError: 'DiscordClient' object has no attribute 'servers'

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

0 participants