Skip to content
/ devcmd Public

a developer tool for discord.py discord bots

License

Notifications You must be signed in to change notification settings

cibere/devcmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devcmd Docs

A discord.py extension for developers to help manage there bot
Read The Docs

Warning!

- THIS IS ONLY BEING MAINTANED ON THE LATEST VERSION OF PYTHON AND DPY

Index

Features

Installation

Devcmd Versions

Credits

Features

  1. Hide your name
    If your anything like me, you want your irl name to be hidden. devcmd will replace your name with <my name> if you set the NAME env variable to your name. Example:
NAME=cibere

Installation

  1. Install through pip and git
pip install git+https://github.com/cibere/devcmd
  1. Load the extension devcmd
await bot.load_extension('devcmd')

Devcmd Versions:

devcmd currently has two versions. Master which is the stable version.
Installation Guide

Beta which is the development version. To install, install via git and pip as so:

pip install git+https://github.com/cibere/devcmd@beta

Credits:

cibere#6647 - everything else

AmongBrown#5609 - helped with the eval command

About

a developer tool for discord.py discord bots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages