Hi if you look at the load info for when bot starts :
2026-03-09 06:52:42,049 WARNING PyNaCl is not installed, voice will NOT be supported
2026-03-09 06:52:42,049 INFO Starting bot (attempt 1/5)
[2026-03-09 06:52:42] [INFO ] discord.client: logging in using static token
2026-03-09 06:52:42,050 INFO logging in using static token
[2026-03-09 06:52:43] [INFO ] discord.gateway: Shard ID None has connected to Gateway (Session ID: eed58b9f77ae47daf880d238bd2ddb7c).
2026-03-09 06:52:43,799 INFO Shard ID None has connected to Gateway (Session ID: eed58b9f77ae47daf880d238bd2ddb7c).
2026-03-09 06:52:43,800 INFO Discord bot connected to gateway
2026-03-09 06:52:45,811 INFO Bot logged in as Rustybot#7036
2026-03-09 06:52:47,386 INFO Manage Roles permission: True
2026-03-09 06:52:47,387 ERROR Error: Role `Linked` not found. Check config.json and bot permissions.
2026-03-09 06:52:47,387 INFO Bot is ready and RCON listener started
Attempting to connect to Server-1 - 192.168.0.115:28016
✓ Connected to Server-1 - 192.168.0.115:28016
2026-03-09 06:52:47,387 ERROR Error: Role `Linked` not found. Check config.json and bot permissions.
This line here , what is it talking about? My bot seems to be working but i wonder if i have missed something because of this error?