From a5cd2cd97ae18c3723c9edfecc946f98ebce090c Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Thu, 20 Feb 2020 03:48:26 -0500 Subject: Just use "b" to query ban list --- command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command.c b/command.c index c0b2ea2..1d19a91 100644 --- a/command.c +++ b/command.c @@ -152,7 +152,7 @@ static void commandBan(uint id, char *params) { char b[ParamCap - 2] = "bbbbbbbbbbbbb"; ircFormat("MODE %s +%.*s %s\r\n", idNames[id], count, b, params); } else { - ircFormat("MODE %s +b\r\n", idNames[id]); + ircFormat("MODE %s b\r\n", idNames[id]); replies.ban++; } } -- cgit 1.4.1 ption value='ce1dd27209c4a292d4ee7e0254c026ceb5253699'>this commit dontfiles
summary refs log tree commit diff
path: root/www/photo.causal.agency/2025-02-11/body (unfollow)
Commit message (Expand)Author
2025-12-22Expand regular expressionJune McEnroe
2025-12-22Let -n prevent postingJune McEnroe
2025-12-22Dehtml pronoun fieldsJune McEnroe
2025-12-10Add Rose/HouseJune McEnroe
2025-11-19Bilingualize pronouns regexJune McEnroe
2025-11-19Hardcode a follower IDJune McEnroe
2025-11-18Add pronouns bot scriptJune McEnroe
2025-08-27Update DESCRIPTION of myselfJune McEnroe
2025-08-18Publish "time"June McEnroe
2025-08-18Add a bunch of film roll metadataJune McEnroe
2025-08-18Add a draftJune McEnroe