Roleplay cog for py-cord
Project description
Roleplay Cog
This package is a cog edition of my roleplay bot repository
Usage
In your bot's cogs directory, make a new file named roleplay.py and enter:
from roleplaycog.roleplay import cog
def setup(bot):
bot.add_cog(cog(bot))
Or if you want the commands to be in a slash command group named roleplay, import from roleplaygrouped instead.
In your main bot file:
bot.add_extension("cogs.roleplay")
From there you are set!
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 Distribution
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 roleplaycog-0.4.0.tar.gz.
File metadata
- Download URL: roleplaycog-0.4.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84952546f8964ecf18310ae4b7cc16c9772095af60fd40805e22b5e78e4664af
|
|
| MD5 |
954b981283d44dbe5e34c4e88d366c23
|
|
| BLAKE2b-256 |
c7b564c4e11f0c2620d00268309bf2aacf1ff5aa3fbe5574434da0739bb664d0
|
File details
Details for the file roleplaycog-0.4.0-py3-none-any.whl.
File metadata
- Download URL: roleplaycog-0.4.0-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d75c583267a79dddf1aea7b0822df841bd00dc7263b22954f187b8b55c23537
|
|
| MD5 |
aa65b305ef2a0a9b76ed448fcf26d5df
|
|
| BLAKE2b-256 |
956ebb0eb977398ee1b6104dbaf7c7ac1a2d555821c6d65fc25ed7c39274c77c
|