Installation#
Python 3.8 or higher is required !#
Linux/macOS#
python3 -m pip install discord-btns-menus
Windows#
Method-1#
py -3 -m pip install discord-btns-menus
# or
python -m pip install discord-btns-menus
Method-2#
pip install discord-btns-menus
GIT#
Use GIT for installing Beta/ Latest versions
pip install -U git+https://github.com/Modern-Realm/discord_btns_menus
REQUIRED DEPENDENCIES#
You can use ANY ONE of the below Package
- py-cord
- nextcord
- discord.pyV2.0
- disnake
For disnake you should Refactor all discord terms to disnake terms to make Package work
Note: Don't install more than one DEPENDENCY !