From c60ec81aa8ae64553855d8f7fc5473f103a0fbd4 Mon Sep 17 00:00:00 2001 From: Geo Date: Fri, 1 Dec 2023 19:19:30 -0500 Subject: [PATCH] Update eggdrop.1 --- doc/man1/eggdrop.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man1/eggdrop.1 b/doc/man1/eggdrop.1 index aec112422..a9fe4406f 100644 --- a/doc/man1/eggdrop.1 +++ b/doc/man1/eggdrop.1 @@ -46,7 +46,7 @@ users to gain op or voice status, logging channel events, providing information, hosting games, etc. .PP One of the features that makes Eggdrop stand out from other bots is module and -Tcl scripting support. With scripts and modules you can make the bot perform +Tcl scripting support. With scripts and modules, you can make the bot perform almost any task you want. They can do anything from preventing floods to greeting users and banning advertisers from channels. .PP