Skip to content

Discord bot with slash command and calculation of 4 main operations as well as calculation of perimeter and area of ​​geometric shapes.

License

Notifications You must be signed in to change notification settings

farzadoxo/calculator-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord calculator bot

discord discordpy

Get started :

1- Go to Discord developer portal and create a application.

2- copy your application token.

3- clone this repositore or copy main.py and embeds.py code, to your bot code.

4- now you need to librarys and resources (refere to Requirements.txt)

For discord.py :

pip install discord.py

For colorama :

pip install colorama

5- paste your token into your code and run python file

6- ENJOY 🤍🥰


Options :

• Perform 4 basic math operations

• calculation of perimeter and area of ​​4 main geometric. shapes (circle, square, rectangle, triangle)

• Support slash commands

Note :

Be sure to tick all intents on discord developer portal> applications>your application>bot .


(This code is free for use)

⭐️ Don't forget to give star ⭐️

About

Discord bot with slash command and calculation of 4 main operations as well as calculation of perimeter and area of ​​geometric shapes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages