From 47db89c1fe38f91c7d34ee8c24bb32d8c4b99dc3 Mon Sep 17 00:00:00 2001 From: Bathtub Date: Sat, 11 Mar 2023 10:07:17 -0600 Subject: [PATCH] Update README.MD --- README.MD | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.MD b/README.MD index 9a5bb20..3152c65 100644 --- a/README.MD +++ b/README.MD @@ -1,11 +1,11 @@ # justlog [![Build Status](https://github.com/gempir/justlog/workflows/ci/badge.svg)](https://github.com/gempir/justlog/actions?query=workflow%3Aci) ### What is this? -Justlog is an twitch irc bot. It focuses on logging and providing an api for the logs. +Justlog is a twitch irc bot. It focuses on logging and providing an api for the logs. ### Optout -Click the X icon on the web ui to find a explanation how to opt out. +Click the X icon on the web ui to find an explanation for how to opt out. ### API @@ -23,11 +23,11 @@ docker run -p 8025:8025 --restart=unless-stopped -v $PWD/config.json:/etc/justlo Only admins can use these commands -- `!justlog status` will respond with uptime -- `!justlog join gempir pajlada` will join the channels and append them to the config -- `!justlog part gempir pajlada` will part the channels and remove them from the config -- `!justlog optout gempir gempbot` will opt out users of message logging or querying previous logs of that user, same applies to users own channel -- `!justlog optin gempir gempbot` will revert the opt out +- `!justlog status` will respond with uptime. +- `!justlog join gempir pajlada` will join the channels and append them to the config. +- `!justlog part gempir pajlada` will part the channels and remove them from the config. +- `!justlog optout gempir gempbot` will opt out users of message logging or querying previous logs of that user. the same applies to a user's own channel. +- `!justlog optin gempir gempbot` will revert the opt out. ### Config