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.1.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.1.tar.gz.
File metadata
- Download URL: roleplaycog-1.0.1.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 |
b104de54512a961bcae4393075e9533a985be492c1b2bccf0a1d3acea4733bda
|
|
| MD5 |
3414d4afceffacde95577a61f8cd2fb1
|
|
| BLAKE2b-256 |
51a28da2a1e34bae3b9bca2cf3e9848c872e0c9c49143bc1a6b64da743fcfb09
|
File details
Details for the file roleplaycog-1.0.1-py3-none-any.whl.
File metadata
- Download URL: roleplaycog-1.0.1-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 |
447b4156489e8e5a901276bafc4e781b4c55dfbd9905220b8c4612d15bf0738e
|
|
| MD5 |
94d30c7f35890d2c017f68eb00f170ce
|
|
| BLAKE2b-256 |
26cebd7581e853e8aa5437571eb564edc2148340da17a519271fda986b2bf5c3
|