File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # Nextcord Bot Template
1+ # 🤖 Nextcord Bot Template
22A simple template for building a beautiful discord bot with nextcord.Here
33I have also implemented the buttons and select menus along with slash commands.
44This project is under prgress so you have to wait for some time to get your wanted features.
55
6- ## Features
6+ ## 💻 Features
771 . Added MongoDB databse for saving bot data (eg:- bot prefix).
882 . Added Listeners and added a ot of custome bot customization.
993 . Dynamic help command with buttons.
@@ -19,7 +19,7 @@ This project is under prgress so you have to wait for some time to get your want
191913 . Added suggestion cog.
202014 . Added slash commands.
2121
22- ## How to setup
22+ ## 💻 How to setup
2323### Step 1
2424 Run ``` https://github.com/abindent/Nextcord-Utility-Bot.git ``` this comamnd to our termianl for cloning this repo.
2525
@@ -30,7 +30,7 @@ This project is under prgress so you have to wait for some time to get your want
3030 Install dependencies using ``` pip install -r requirements.txt ``` and run ` python bot/bot.py ` in your local machine.
3131
3232
33- ## To do
33+ ## 📝 Task list
3434- [x] To add custom prefix.
3535- [x] To add eval command.
3636- [ ] To format code and enhance it.
You can’t perform that action at this time.
0 commit comments