Roleplay cog for py-cord
Project description
Roleplay Cog
This package is a cog edition of my roleplay bot repository that has been heavily modified
Installation
pip install roleplaycog
Setup
import discord
bot = discord.Bot()
# Loading via the setup function
bot.load_extension("roleplaycog")
# Loading directly (why would you do this)
from roleplaycog import Roleplay
bot.add_cog(Roleplay(bot))
bot.run("Token")
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
roleplaycog-1.0.0.tar.gz
(4.2 kB
view details)
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-1.0.0.tar.gz.
File metadata
- Download URL: roleplaycog-1.0.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5d91e75204a7ec61c720f2ea5e6b8f668b6bb0f4673b5f95ccfebce676e5611
|
|
| MD5 |
87e6511964dc6cdca0be405477695d87
|
|
| BLAKE2b-256 |
f168802b8db6705f03f5399c5f72b29d475b701892752c48c3f13e4e74755c7e
|
File details
Details for the file roleplaycog-1.0.0-py3-none-any.whl.
File metadata
- Download URL: roleplaycog-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8cd26e8adf1b91f69653c90a525a6918de4440d9947389c40c3a29675b9ccae
|
|
| MD5 |
14775e521689a4460790d57b5f59643d
|
|
| BLAKE2b-256 |
daf62d1ae80cf00e45fc79cee19f92e7959329bb1a4db779b95ed6e08cde8367
|