Shows the bot status in your discord server.
Project description
StatusCog
Installation
pip install status-cog
Usage
import os
from discord.ext import commands
os.environ["status_cog_webhook_url"] = None # WEBHOOK URL HERE
os.environ["status_cog_message_id"] = None # Message ID here if you want the bot to edit the previous message (can also be None)
bot = commands.Bot(command_prefix="!")
bot.load_extension("status_cog")
bot.run()
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
status-cog-0.1.0a1.tar.gz
(3.0 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 status-cog-0.1.0a1.tar.gz.
File metadata
- Download URL: status-cog-0.1.0a1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.5 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93b597737a485d49d8ef06c6f9b769a3eb0e144e69aa35401420beddb8956e2a
|
|
| MD5 |
e8fbf02cb2061b6b32330d937422290a
|
|
| BLAKE2b-256 |
eee08f186566067080d88d3974bb69bce4f3ae8bacee14491f1c5dd27b3d92ce
|
File details
Details for the file status_cog-0.1.0a1-py3-none-any.whl.
File metadata
- Download URL: status_cog-0.1.0a1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.5 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
091a161c541aadbf0de22f85fc10a23c7da9456046971bf423bf0fcc18d8ec7f
|
|
| MD5 |
62ace9176dadaa2104e331626bb70bd3
|
|
| BLAKE2b-256 |
60e09fee6f0455f1283dab456da7ba65c83b810aae8c96845d73f6551d02d743
|