Skip to content

Commit 76ed11c

Browse files
authored
Update README.md
1 parent e96ad5c commit 76ed11c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Nextcord Bot Template
1+
# 🤖 Nextcord Bot Template
22
A simple template for building a beautiful discord bot with nextcord.Here
33
I have also implemented the buttons and select menus along with slash commands.
44
This project is under prgress so you have to wait for some time to get your wanted features.
55

6-
## Features
6+
## 💻 Features
77
1. Added MongoDB databse for saving bot data (eg:- bot prefix).
88
2. Added Listeners and added a ot of custome bot customization.
99
3. 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
1919
13. Added suggestion cog.
2020
14. 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.

0 commit comments

Comments
 (0)