Skip to content

Releases: abindent/Python-Utility-Bot

Template v1.0.2

08 Mar 06:03
4f93716
Compare
Choose a tag to compare

TEMPLATE v1.0.2 RELEASE

Description

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 wait for some time to get your wanted features. It's totally an opensource and free to use project. We are working hard to enhance this bot template.

⚠️ Warning

Do not contribute to the master branch. Only use public branch for everything.

💻 How to setup

Step 1

Run git clone https://github.com/abindent/Nextcord-Utility-Bot.git this comamnd to our termianl for cloning this repo.

Step 2

Add environment variable file (eg:- .env, .env.local, .env.developement) and add BOT_TOKEN=<add your bot token> & MONGO_URI=<mongodb connection string> to that file.

Step 3

Install dependencies using pip install -r requirements.txt and run python bot/bot.py in your local machine.

📝 Task list

  • To add custom prefix.
  • To add eval command.
  • To format code and enhance it.
  • To add new discord modal here.

Main Dependencies

  1. NEXTCORD

PyPI

  1. NEXTCORD-EXT-MENUS

PyPI

  1. NEXTCORD-EXT-IPC

PyPI

  1. PYMONGO

PyPI

  1. MOTOR

PyPI

  1. HAMANFRIENDLY

PyPI

  1. WAVELINK

PyPI