Skip to content

ZankDev/Basic-Discord-python-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

#How to Create a Discord Bot Account In order to work with the Python library and the Discord API, we must first create a Discord Bot account.

Here are the step to creating a Discord Bot account.

  1. Make sure you’re logged on to the Discord website.

  2. Navigate to the application page.

  3. Click on the “New Application” button.

GITHDDUB

  1. Give the application a name and click “Create”.

nigge

  1. Go to the “Bot” tab and then click “Add Bot”. You will have to confirm by clicking "Yes, do it!"

gg

Keep the default settings for Public Bot (checked) and Require OAuth2 Code Grant (unchecked).

Your bot has been created. The next step is to copy the token.

D

This token is your bot's password so don't share it with anybody. It could allow someone to log in to your bot and do all sorts of bad things.

You can regenerate the token if it accidentally gets shared.

How to Invite Your Bot to Join a Server Now you have to get your Bot User into a server. To do this, you should create an invite URL for it.

Go to the "OAuth2" tab. Then select "bot" under the "scopes" section.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages