Overview

BaseDiscord-py is a package to give a base for Python Discord Bot using discord.py package.

  • Author: LostPy

  • Created at: 2021-06-22

  • Realese: none

Requirements

Installation

To install this package

pip install git+https://github.com/LostPy/baseDiscord-py.git@master

To update the package

pip install -U git+https://github.com/LostPy/baseDiscord-py.git@master

Main features

All message errors are send in a embed

Last updated