Releases: Crossedfall/crossed-cogs
Releases · Crossedfall/crossed-cogs
V1.0 for Notes and Status Cogs
Current stable release for bot the Status and GetNotes cogs respectively.
To lock yourself to this stable release use repo add ss13-cogs https://github.com/crossedfall/crossed-cogs ss13_1.0.0
as your repo instead of the suggested one in the README document.
Note: This will prevent you from obtaining the latest bug fixes and features, but the experience should be stable.
Current features:
Cog | Description |
---|---|
GetNotes | Pulls player notes from an SS13 /TG/ schemed databasesetnotes - Configuration options for the notes cognotes - Lists all of the notes for a given CKEYfindplayer - Searches the database for a player using their CID, IP, or CKEY and outputs an overview of the user. Note: It is recommended to restrict this command to admin specific channels. The results will automatically redact the CID and IP after 5-minutes. Requires: mysql-connector-python>=8.0 -- pip install mysql-connector-python |
Status | Obtains the current status of a hosted SS13 round and pertinent admin pings (e.g. Ahelps, round ending events, custom pings)adminwho - Lists the current admins on the server *players - Lists the current players on the server*setstatus - Configuration options for the status cogstatus - Displays current round information* Requires additional setup, see Additional Functions for more information |