Skip to content

Latest commit

 

History

History
77 lines (53 loc) · 2.47 KB

README.md

File metadata and controls

77 lines (53 loc) · 2.47 KB

🤖 Nextcord Bot Template

A simple template for building a beautiful discord bot with nextcord.Here I have also implemented the buttons, discord modals and select menus along with slash commands. This project is under progress so you have to wait for some time to get your wanted features.

💻 Features

  1. Added MongoDB database for saving bot data (eg:- bot prefix).
  2. Added Listeners and added a lot of bot customization options.
  3. Dynamic help command with buttons.
  4. Added sub-commands examples in __sub-command.py.
  5. Added some c