πLogging
Pro Tier Feature
Use the /logs-channel command to set up logging channels for various actions.
Available Log Types
You can configure up to 7 different types of logs, allowing you to organize notifications exactly how you want them:
Invite Logs: Tracks when new members join the server.
Quest Logs: Notifications for Approved/Rejected quests.
Sales Logs: Records of purchases made in the server shop.
Raffle Logs: Announcements for raffle winners.
Paycheck Logs: Logs when users claim their paychecks.
Other Logs: Miscellaneous notifications not covered above.
Managing Log Channels
Use the /logs-channel command group to configure and manage where these notifications land.
/logs-channel add
Assign a specific channel to receive a designated category of logs.
logs_type: Select from the dropdown menu (Invite Logs, Quest Logs, Sales Logs, etc.).
channel: Mention the text channel where you want the logs to appear.
Example: /logs-channel add logs_type:Paycheck Logs channel:#paycheck-logs
/logs-channel remove
Disable logging for a specific category.
logs_type: Select the category you wish to stop logging.
Example: /logs-channel remove logs_type:Raffle Logs
/logs-channel view
Check which channel is currently configured for a specific log type.
logs_type: Select the category you want to check.
Example: /logs-channel view logs_type:Security Logs
π‘ Best Practices
Dedicated Channels: Create separate channels for different log types (e.g., #invite-logs, #economy-logs) to keep information organized.
Permissions Check: Ensure the bot has View Channel and Send Messages (and ideally Embed Links) permissions in the channels you configure for logs.