aiko-chan-ai/DiscordBotClient

Cannot log into a guild server

Closed this issue · 1 comments

hey so i tried to join my bot into a new server with friend but it couldn't due to it being a guild server, does the developer need time to update the client to the new discord layout? i'd just like to know when it's available.

This is because bots can only join servers with OAuth, meaning the bot owner needs to generate an invite link and then give it to a server member with Manage Server or Administrator permissions. You can generate a bot invite link from Discord's Developer Portal. If you want to make an automated account that can join servers, see discord selfbots.

TL;DR: Bots cannot join servers from invite links. Use the Developer Portal.