Skip to content

A custom version of discord, with bot login support

Notifications You must be signed in to change notification settings

DiscordApps/discord-bot-client

 
 

Repository files navigation

Discord Bot Client

Allows you to use your bot, just like any other user account, except Friends, Groups

Youtube Tutorial Login as bot

Functions

  • View Guilds (Lazy load them)
  • Manage Guilds (Name, Image, Audit log, Emoji, Webhooks, Invites, Bans, Widget, Moderation, Roles)
  • Manage Channels (Add, Delete, Name, Permissions, Invites, Webhooks, Slowmode, NSFW, Topic)
  • Messages (Send, View History, Embeds, View Reactions, Add/Remove Reactions, Delete, Edit, Pin)
  • Create a Guild (if the bot has fewer than 10 Servers)
  • Even supports mobile smartphones
  • Voice Support
  • See Guild members in the side bar (you can see them in the server dropdown menu under members)
  • React with other emojis (Nitro)
  • GIF Search
  • Send Files

DM

If you load the page, DM's will show up, if a new user writes the bot then you can answer him

Planned Features

  • Better Discord support
  • Direct Messages (DM) history list
  • Change Status

Not supported by discord api

  • Message search
  • Video
  • Friends
  • DM Groups
  • Join server with invite link

Build

  • Install Nodejs
  • Install git or just download the repository as a zip file:
git clone https://github.com/Flam3rboy/discord-bot-client
cd discord-bot-client/electron
  • Install dependencies:
npm i
  • Start the program
npm start

About

A custom version of discord, with bot login support

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • HTML 86.6%
  • JavaScript 13.1%
  • Dockerfile 0.3%