dp

Simple debugger and tester for dico-command.

Installation

pip install -U dico-dp

Usage

bot = dico_command.Bot(...)
...
bot.load_module("dp")

Commands

dp

Base command.

  • dp py [code] – Executes python code.

dpe

Base command but with embed UI.

GitHub

GitHub - dico-api/dico-dp: Simple debugger and tester for dico-command.
Simple debugger and tester for dico-command. Contribute to dico-api/dico-dp development by creating an account on GitHub.