Giter Site home page Giter Site logo

chriseric1 / discordbotclient Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aiko-chan-ai/discordbotclient

0.0 0.0 0.0 4.12 MB

A patched version of discord, with bot login support

Home Page: https://aikodbc.github.io/

License: Apache License 2.0

JavaScript 99.33% HTML 0.67%

discordbotclient's Introduction

DiscordBotClient

Web (out of date, v1.0.9):

Using extension https://raw.githubusercontent.com/aiko-chan-ai/DiscordBotClient/main/extension.zip

Source: https://github.com/aikodbc/aikodbc.github.io

Electron app ?

see branch electron

Download > Releases

Thanks to ChrisEric

Note Enable MessageContent intent, other intents are optional

image


Discord Bot Client allows you to use your bot, just like any other user account, except Friends and Groups.


Features

  • 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, Forums, Threads)
  • Messages (Send, View History, Embeds, View Reactions, Add/Remove Reactions, Delete, Edit, Pin)
  • Create a Guild (if the bot has fewer than 10 Servers)
  • Voice Support (Text-in-Voice and watch the user using the camera)
  • Use Emojis from other servers (Nitro)
  • GIF Search
  • Send Files
  • DM's (DM's will show up, after a user dms the bot)

Note Don't use the message search bar, it may cause the application to crash


Send Embed, Button, Menu, etc.

sendMessage(options)
  • options.content = String
  • options.embeds = Array<Embed>
  • options.components = Array<MessageActionRow<MessageButton | MessageSelectMenu>>

Documents: https://discord.js.org/#/docs/discord.js/v13/typedef/BaseMessageOptions


Build

You need to install NodeJS.

Step 1

Install all dependencies with npm i

Step 2

Start with npm run start

Step 3

Login with your bot token (Your browser will open automatically)

Result

discordbotclient's People

Contributors

aiko-chan-ai avatar tco46 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.