DShell is a package that combines with discord.py and Jishaku to turn a Discord channel into a shell on which bash commands can be run.
Project description
DShell
Description
Discord shell or dshell for short is a Python package that combines with discord.py and Jishaku to transform an ordinary Discord channel into one capable of running bash commands using a Discord bot.
Typical usage
When would I use this?
- When you want to use shell commands on your virtual machine without logging into it
- When you want a collaborative terminal with other developers of your team
- When you're simply too lazy to open your shell and would rather do it in an open Discord app
- When you want to run shell commands from your Discord bot's directory easily
- When you want to run shell commands on something that simply looks better than your shell
Main Features
- - Customizable
- - Easy to use
- - Asynchronous
- - Doesn't favor a particular fork, written in raw archived discord.py (as a result it is compatible with all forks that use the
discordimport) - - Lightweight
- - Regularly maintained
Links
Installation and upgrades
pip install discordshell
for the stable version (recommended).
pip install -U discordshell
to update your stable version.
pip install git+https://github.com/ImNimboss/dshell
to install it straight off of GitHub (you need git installed for this).
pip install -U git+https://github.com/ImNimboss/dshell
to upgrade your version that you got from GitHub.
How to use
Check Documentation/Basics.md
Examples
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file discordshell-0.0.2-py3-none-any.whl.
File metadata
- Download URL: discordshell-0.0.2-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b77a802f6b972e81104100d680b8daf02aaa3686e68f1a5e14ecb91f53b26dd0
|
|
| MD5 |
51fa5a52ee0e8c6ba37c0a3047de45c6
|
|
| BLAKE2b-256 |
8e9d71ac8971a3686ffe008570debbcc7634e5872a1235c9a4e116b793fa5cc2
|