Skip to content

Commit

Permalink
Typo fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Ortmann committed Oct 3, 2023
1 parent 45445f2 commit 3160c08
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion doc/Changes0.9
Original file line number Diff line number Diff line change
Expand Up @@ -1226,7 +1226,7 @@ Eggdrop Changes (since version 0.8)
Suggested by: gavroche

- When msgQ overflows, it will only log it once until the msgQ drops back
down to a managable level (then if it overflows again, you'll get
down to a manageable level (then if it overflows again, you'll get
another log entry)

- CTCP FINGER and VERSION changed to not give away the fact that it's a
Expand Down
6 changes: 3 additions & 3 deletions doc/Changes1.1
Original file line number Diff line number Diff line change
Expand Up @@ -735,7 +735,7 @@ Eggdrop Changes (since version 1.0)
- Added SILENCE define for ircdu's silence command
Patch by: Wild

- Changed channel defalts to +DYNAMICBANS instead of +ENFORCBANS (my test
- Changed channel defaults to +DYNAMICBANS instead of +ENFORCBANS (my test
bot kept dumping 200+ bans to channels that i added, even when it wasn't
opped :/ )
Patch by: Wild
Expand Down Expand Up @@ -938,7 +938,7 @@ Eggdrop Changes (since version 1.0)
Patch by: Beldin

- Fixed the showinfo on join, so that nasty '@' wouldnt show up, also, a
globaly locked info line will override a channel one, unless the channel
globally locked info line will override a channel one, unless the channel
one is locked too (comments???)
Patch by: Beldin

Expand Down Expand Up @@ -1095,7 +1095,7 @@ Eggdrop Changes (since version 1.0)
Patch by: Beldin

- Fixed the showinfo on join, so that nasty '@' wouldnt show up, also, a
globaly locked info line will override a channel one, unless the channel
globally locked info line will override a channel one, unless the channel
one is locked too (comments???)
Patch by: Beldin

Expand Down
2 changes: 1 addition & 1 deletion doc/Changes1.3
Original file line number Diff line number Diff line change
Expand Up @@ -1753,7 +1753,7 @@ Eggdrop Changes (since version 1.3.0)
1.3.11 (February 25, 1998):

- newsplit() doesn't need to set what's 0 to 0 (this is what was really
causeing the no-args botnet crash, only join actually didn't handle no
causing the no-args botnet crash, only join actually didn't handle no
args correctly)
Found by: easton / Patch by: Beldin

Expand Down
14 changes: 7 additions & 7 deletions doc/Changes1.4
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ Eggdrop Changes (since version 1.4.0)
Patch by: drummer

- Bot now doesn't return "Can't link there" anymore if the first botlink
attempt failes
attempt fails
Found by: Dude / Patch by: Fabian

- Crash in gotnotice for invalid channels as notice target
Expand All @@ -587,7 +587,7 @@ Eggdrop Changes (since version 1.4.0)
- Not sending ISON during irc login now
Patch by: Fabian

- Added several sanity checks to avoid crashs in obscure situations, e.g.
- Added several sanity checks to avoid crashes in obscure situations, e.g.
-1 channel members
Found by: arthur2 / Patch by: Fabian

Expand Down Expand Up @@ -647,7 +647,7 @@ Eggdrop Changes (since version 1.4.0)
Patch by: Tothwolf

- Major rewrite of configure.in and all the Makefiles, including better
Tcl detection and support for more Tcl versons. better support for IRIX,
Tcl detection and support for more Tcl versions. better support for IRIX,
OSF, Lynx, and Cygwin (however support for Cygwin is unsupported)
Patch by: Tothwolf

Expand Down Expand Up @@ -1005,7 +1005,7 @@ Eggdrop Changes (since version 1.4.0)
- Fixed .chat to accept the proper channel range (0-99999)
Patch by: rtc

- Several putlogs had superflous newlines
- Several putlogs had superfluous newlines
Patch by: rtc

- Fixed memleak in fstat_unpack
Expand Down Expand Up @@ -1096,7 +1096,7 @@ Eggdrop Changes (since version 1.4.0)
- Race in tmp-dir test
Found by: poptix / Patch by: Fabian

- Tiny compability fix in misc.c for osf
- Tiny compatibility fix in misc.c for osf
Found by: SuperS / Patch by: Fabian

- New .stick handling
Expand Down Expand Up @@ -1212,7 +1212,7 @@ Eggdrop Changes (since version 1.4.0)
- memberlistflag-fixes
Patch by: Eule

- Mutliple modes were sent by bot. missing SENTDEOP/OP/DEVOICE/VOICE/KICK
- Multiple modes were sent by bot. missing SENTDEOP/OP/DEVOICE/VOICE/KICK
flags in irc.mod.
Found by: TheUnknown / Patch by: arthur2

Expand Down Expand Up @@ -1258,7 +1258,7 @@ Eggdrop Changes (since version 1.4.0)
cleartext passwords while linking :))))
Patch by: Cybah

- Removed all occurences of movefile
- Removed all occurrences of movefile
Patch by: Fabian

- Only reading notes file on join when really needed
Expand Down
2 changes: 1 addition & 1 deletion doc/sphinx_source/tutorials/setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The super-short version
You can read the `Installation`_ section for a more detailed explanation of these steps.

1. Download the `latest stable Eggdrop release <https://ftp.eggheads.org/pub/eggdrop/source/stable/eggdrop-1.9.5.tar.gz>`_ to your shell via FTP, or simply type ``wget geteggdrop.com -O eggdrop-1.9.5.tar.gz``
2. From the commadline of your shell, type ``tar zxvf eggdrop-1.9.5.tar.gz``
2. From the commandline of your shell, type ``tar zxvf eggdrop-1.9.5.tar.gz``
3. Type ``cd eggdrop-1.9.5``
4. Type ``./configure``
5. Type ``make config``
Expand Down
4 changes: 2 additions & 2 deletions doc/sphinx_source/using/tcl-commands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1105,15 +1105,15 @@ monitor <add/delete/list/online/offline/status/clear> [nickname]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Description: interacts with the list of nicknames Eggdrop has asked the IRC server to track. valid sub-commands are add, delete, list, online, offline, status, and clear. The 'add' command sends 'nickname' to the server to track. The 'delete' command removes 'nickname' from being tracked by the server (or returns an error if the nickname is not present). The 'list' command returns a list of all nicknames the IRC server is tracking on behalf of Eggdrop. The 'online' command returns a string of tracked nicknames that are currently online. The 'offline' command returns a list of tracked nicknames that are currently offline.

Returns: The 'add' sub-command returns a '1' if the nick was succssfully added, a '0' if the nick is already in the monitor list, and a '2' if the nick could not be added. The 'delete' sub-command returns a '1' if the nick is removed, or an error if the nick is not found. The 'status' sub-command returns a '1' if 'nickname' is online or a 0 if 'nickname' is offline. The 'clear' command removes all nicknames from the list the server is monitoring.
Returns: The 'add' sub-command returns a '1' if the nick was successfully added, a '0' if the nick is already in the monitor list, and a '2' if the nick could not be added. The 'delete' sub-command returns a '1' if the nick is removed, or an error if the nick is not found. The 'status' sub-command returns a '1' if 'nickname' is online or a 0 if 'nickname' is offline. The 'clear' command removes all nicknames from the list the server is monitoring.

Module: irc

^^^^^^^^^^^^^^^
accounttracking
^^^^^^^^^^^^^^^

Description: checks to see if the three required functionalities to enable proper account tracking are available (and enabled) to Eggdrop. This checks if the extended-join and account-notify IRCv3 capabilities are currently enabled, and checks if the server supports WHOX (based on the type of server selected in the config file, or the use-354 variable being set to 1 when seleceting an "Other" server).
Description: checks to see if the three required functionalities to enable proper account tracking are available (and enabled) to Eggdrop. This checks if the extended-join and account-notify IRCv3 capabilities are currently enabled, and checks if the server supports WHOX (based on the type of server selected in the config file, or the use-354 variable being set to 1 when selecting an "Other" server).

Returns: a '1' if all three functionalities are present, a '0' if one or more are missing.

Expand Down
2 changes: 1 addition & 1 deletion src/mod/twitch.mod/twitch.c
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@ static int gotusernotice(char *from, char *msg, Tcl_Obj *tags) {
putlog(LOG_SERV, "*", "* TWITCH: %s sent a mystery gift", login);
} else if (!strcmp(msgid, "giftpaidupgrade")) {
GET_MSGTAG_VALUE_STR(tags, "msg-param-recipient-user-name", value, "USERNOTICE:GIFTPAIDUPGRADE");
putlog(LOG_SERV, "*", "* TWITCH: %s gifted a subsription upgrade to %s", login, value);
putlog(LOG_SERV, "*", "* TWITCH: %s gifted a subscription upgrade to %s", login, value);
} else if (!strcmp(msgid, "rewardgift")) {
putlog(LOG_SERV, "*", "* TWITCH: %s sent a reward gift", login);
} else if (!strcmp(msgid, "anongiftpaidupgrade")) {
Expand Down

0 comments on commit 3160c08

Please sign in to comment.