0% found this document useful (0 votes)
93 views18 pages

Discord IEEE

This document provides instructions for creating a Discord bot in 9 steps. It first defines what a Discord bot is, explaining that it is an automated program that can perform tasks like welcoming new members or moderating conversations. It then outlines the 9 steps to generate a bot token, program the bot, define its details, and add it to a server. The steps include turning on developer mode, accessing the Discord API, generating a bot token, programming it using the token, setting permissions, and adding the bot to a server.

Uploaded by

Saad Anwar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
93 views18 pages

Discord IEEE

This document provides instructions for creating a Discord bot in 9 steps. It first defines what a Discord bot is, explaining that it is an automated program that can perform tasks like welcoming new members or moderating conversations. It then outlines the 9 steps to generate a bot token, program the bot, define its details, and add it to a server. The steps include turning on developer mode, accessing the Discord API, generating a bot token, programming it using the token, setting permissions, and adding the bot to a server.

Uploaded by

Saad Anwar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 18

Hello!

IEEE JHSB

DISCORD

29th April 2023


For those who haven’t heard of
DISCORD, you might be
wondering what it is and why is
it in use?
DISCORD

IEEE JH

Members: 500
DISCORD
• Discord is a popular communication platform that allows users to communicate with
each other through voice, video, and text channels.
• It was originally designed for gamers to communicate with each other during
gameplay, but has since expanded to a wider audience.
• Users can also send direct messages to each other, create group chats, share files.
• Discord has become popular among various communities, including gamers, artists,
and educators.
• Discord offers a wide range of features, including the ability to create custom servers,
channels, and roles.
Open www.discord.com
and create your account
DISCORD BOT
• A Discord bot is an automated program that can be added to a Discord server
to perform a variety of tasks.
• These tasks can range from simple tasks like welcoming new members to more complex
tasks like moderating conversations or playing games with users.
• Discord bots are typically created using programming languages such as JavaScript,
Python, or Ruby.
• There are also several online tools available that allow users to create their own bots
without any coding knowledge.
• They are popularly used in moderation, fun interaction, games, utility functions, info
bulletins, etc.
Now we will create our own
discord bot!

STEP 1
Now we will create our own
discord bot!

STEP 1

Turn on “Developer STEP 2


mode” in your
discord account.
Now we will create our own
discord bot!

STEP 2

Click on “Discord STEP 3


API”
Now we will create our own
discord bot!

STEP 3

In the Developer portal,


STEP 4
click on “Applications”.
Log in and click on
“New Application” in
the applications menu.
Now we will create our own
discord bot!

STEP 4

Name the bot and STEP 5


click “Create”
Now we will create our own
discord bot!

STEP 5

Go to the “Bot” menu STEP 6


and generate a
token using “Add
bot”
Now we will create our own
discord bot!

STEP 6

Program your bot STEP 7


using the bot token
and save the file
Now we will create our own
discord bot!

STEP 7

Define other details STEP 8


for your bot under
“General Information”
Now we will create our own
discord bot!

STEP 8

Click on “OAuth2”, STEP 9


activate bot, set
permissions & click
on “Copy”
Now we will create our own
discord bot!

STEP 9

Good
Select the server to
to go!
add your bot to it

You might also like