🖥️Porject Info
A simple template for building a beautiful discord bot with nextcord.Here I have also implemented the buttons and select menus along with slash commands. This project is under progress so you have to
Last updated
A simple template for building a beautiful discord bot with nextcord.Here I have also implemented the buttons and select menus along with slash commands. This project is under progress so you have to
Last updated
Added MongoDB databse for saving bot data (eg:- bot prefix).
Added Listeners and added a ot of custome bot customization.
Dynamic help command with buttons.
Added sub-commands examples in __sub-command.py
.
Added some commands related to the stats of the bot.
Added some commands to send channel stats, to create or delete channels.
Added a cog handler.
Added configuration cog.
Added ping and eval command.
Added fun commands.
Added msuic cog.
Added utility cog.
Added suggestion cog.
Added slash commands.
Added games like tictactoe and wordle.
Added new discord activities.
Run git clone https://github.com/abindent/Nextcord-Utility-Bot.git
this command to our terminal for cloning this repo.
Add an env file (e.g. : .env
, .env.developement
, etc.) and add the following things. (exclude 1 and 2)
Step 3
Install dependencies using pip install -r requirements.txt
and run python bot/bot.py
in your local machine.
aiohttp==3.8.1
algoliasearch==2.6.1
dnspython==2.2.0
humanfriendly==10.0
motor==2.5.1
nextcord==2.0.0a10
nextcord-ext-activities==2022.3.14
nextcord-ext-ipc==2.2.1
nextcord-ext-menus==1.5.2
parsedatetime==2.6 psutil==5.9.0
pymongo==3.12.3
PyNaCl==1.5.0
pyparsing==3.0.7
python-dotenv==0.19.2
quickchart.io==1.0.1
rapidfuzz==2.0.6
requests==2.27.1
requests-toolbelt==0.9.1
typing_extensions==4.0.1
TagScriptEngine==2.3.0
urllib3==1.26.8
nextwave==1.0.0a1
nextcordUtils==1.0