Skip to content

AttributeError: 'TalentPool' object has no attribute 'watched_users' #1809

@sentry

Description

@sentry

Sentry Issue: BOT-1MQ

AttributeError: 'TalentPool' object has no attribute 'watched_users'
  File "discord/ext/commands/core.py", line 85, in wrapped
    ret = await coro(*args, **kwargs)
  File "bot/exts/info/information.py", line 219, in server_info
    embed.add_field(name="Moderation:", value=self.get_extended_server_info(ctx))
  File "bot/exts/info/information.py", line 75, in get_extended_server_info
    talentpool_info = f"Nominated: {len(cog.watched_users)}\n"

Error executing command invoked by joe#6000: !server

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions