Other Interaction Options
Chat Commands
Applications may scrape our Discord webhook logs or use the command logs endpoint to automate actions based on in-game commands.
Apps can also listen specifically for the :log command. This command forwards all arguments directly to the command logs and performs no in-game action.
Example:
:log recentban He was trolling!: Your application could interpret this to trigger custom behavior, such as attaching a reason to a recent moderation entry stored in your own system.
Last updated