Skip to content

Simple discord bot made by me in python. It was my first big project.

Notifications You must be signed in to change notification settings

Yodakole1/Simple-discord_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple_discord_bot

This is simple hobby project.

If you want to use it, download code(zip).

Screenshot from 2023-10-14 20-22-49

NOTE: You need to have python(newer than 3.9) and libraries installed. HOW TO INSTALL PYTHON

INSTALL DISCORD LIBARY

pip install discord.py

After  downloading zip(code) and installed packages, you need to run it.

After  that enable discord developer options on your account.Then go HERE, that's Discord Developer Portal. Click on the applications, then at top right u have new application, put name from there it's simple just follow instructions on your screen. Screenshot from 2023-10-14 20-15-21

I suggest using the IDE of your choice LIST OF IDES FOR PYTHON.

When you are done, take the API from Developer Portal, make a json file in the same directory where main.py and the rest of the code is, paste your API and name file BOT_API. Click save(ctrl+s).

Just click main.py and then run.

Screenshot from 2023-10-14 19-58-19

If you wanna change bot answers go to odgovori.py and put whatever you want. Have fun!

About

Simple discord bot made by me in python. It was my first big project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages