Skip to content
/ pycord Public template

An advanced boilerplate / template for your next discord.py bot, based on https://docs.pycord.dev/en/master.

License

Notifications You must be signed in to change notification settings

boilercodes/pycord

Repository files navigation

This is an advanced template to start to code your own and personalized discord bot in Python. It includes testing via mocking the Bot instance, pagination and more. This template also comes with production-ready commands like:

  • /ping - Displays the bot's latency and uptime.

and admin commands like:

  • /msg send [channel] [content] - Sends a message to a channel.
  • /exts unload [extension] - Unloads an extension (a command).

There are also utils that can help you with your bot development such as pagination.

Usage

All you need to do is click on the Use this template button. When your repo is created, wait at least 20 seconds until the running action ends.

Features

Project:

GitHub

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Rami Menai - @menai_rami - [email protected]