Skip to content

This app allows its user to use a bot as an administration tool in a Discord server. It is capable of a few things, such as announcing news with a normal message, an embed, or a text-to-speech message. Additionally, you can change a bot's status and activity through this app easily.

Notifications You must be signed in to change notification settings

AmarMassoud/Discord-Bot-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Welcome to the Discord Bot Program GitHub page. This program was made to simplify how you interact with bots. This program allows you to do the following:

  • Send messages (Normal, TTS).
  • Send Embeds (With custom colors or the pre-built colors).
  • Change the status of the bot (Playing, Watching, Streaming, etc).
  • Change the presence of the bot (Online, AFK, DND etc).

How to use

This program logins to your bot through it's token. If you know how to copy the token then skip on ahead, if not then follow the steps below.

  1. Go to the Discord Developer Portal.

  2. Click on "New Application", provide the name and click "Create" (If you already have a bot, go to step 4).

    image-20210113095109594

  3. Navigate to the Bot tab and click on "Add Bot". Next, Click on "Yes, do it!".

    image-20210113095125870

    image-20210113095759766

  4. After creating a bot application, you can copy the bot's token by clicking "Copy".image-20210113094910361

Then you can use the program by pasting the token in the program and clicking "Login".

image-20210113101536461

How to make an Embed

  1. Navigate to the 'Pick a server' button and then specify which server you want to send an Embed in.

    img

  2. Specify which channel you want to send an Embed in and then choose the "Embed"

    img

  3. After adding what you want to send to the channel, click on "Add field" to add a field to the Embed. You can add up to 25 fields and can have up to 2048 characters in an Embeds's description.

    image-20210113110851735

    Optionally, you can specify a color for the Embed, you can either choose a built-in color, or use a HEX color code. If you want to use one of the built-in colors, you can change it from a "Color code" to one of the colors available. If you want to use a color code then use one of the HEX/HTML color pickers online. (This is an example). Do keep in mind that you will have to add a 0x before the color code for it to work.

About

This app allows its user to use a bot as an administration tool in a Discord server. It is capable of a few things, such as announcing news with a normal message, an embed, or a text-to-speech message. Additionally, you can change a bot's status and activity through this app easily.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published