aiko-chan-ai / DiscordBotClient

A patched version of discord, with bot login & Vencord support
GNU General Public License v3.0
699 stars 41 forks source link

Cannot log into a guild server #83

Closed TheWr13r closed 8 months ago

TheWr13r commented 8 months ago

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.

VillainsRule commented 8 months ago

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.