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.2.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.2.tar.gz.
File metadata
- Download URL: roleplaycog-1.0.2.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 |
bae0095b67bf9065e8fed91c1ca960871aa299a61348b16119cefad0aca8a638
|
|
| MD5 |
6e267dc121c3a26c8f0ee790748d53cb
|
|
| BLAKE2b-256 |
3fa328080227b8b03e724070569e0f005eb08f7dd2322498ef350410a60535fe
|
File details
Details for the file roleplaycog-1.0.2-py3-none-any.whl.
File metadata
- Download URL: roleplaycog-1.0.2-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 |
4c1aa11db8de9ccd4ea57223fe9656632567be4e1ab14bdc0a72c21aaa78b117
|
|
| MD5 |
4b1c06de5a676a78849a9311c0ac48c8
|
|
| BLAKE2b-256 |
8e7fb7901110be416da6e9fe1dd550fc9d851e169dd5158e2b1c449b842b10c6
|