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
Sentry Issue: BOT-1MQ