From 3a565a0564b942ae3cf430a0cf858c6ca1165e97 Mon Sep 17 00:00:00 2001 From: Michael Ortmann <41313082+michaelortmann@users.noreply.github.com> Date: Tue, 14 Mar 2023 09:17:17 +0100 Subject: [PATCH 1/9] Fix various ftp/http/https URLs --- README | 4 ++-- doc/BUG-REPORT | 2 +- doc/MODULES | 12 +++++++----- doc/Versions | 5 +++-- doc/modules/MODULES | 5 +++-- doc/modules/mod.seen | 5 +++-- doc/modules/mod.uptime | 5 +++-- doc/settings/mod.seen | 5 +++-- doc/settings/mod.uptime | 5 +++-- doc/sphinx_source/modules/included.rst | 5 +++-- doc/sphinx_source/modules/mod/seen.rst | 5 +++-- doc/sphinx_source/modules/mod/uptime.rst | 5 +++-- doc/sphinx_source/using/twitchinfo.rst | 2 +- eggdrop-basic.conf | 2 +- eggdrop.conf | 6 ++++-- misc/generatedocs | 2 +- scripts/ques5.tcl | 4 ++-- scripts/sentinel.tcl | 1 - src/md5/md5.h | 2 +- src/md5/md5c.c | 2 +- src/mod/server.mod/help/server.help | 2 +- src/mod/uptime.mod/help/uptime.help | 3 ++- src/mod/uptime.mod/modinfo | 3 ++- src/mod/uptime.mod/uptime.c | 3 ++- 24 files changed, 55 insertions(+), 40 deletions(-) diff --git a/README b/README index 9696eee5d..3c607c934 100644 --- a/README +++ b/README @@ -60,8 +60,8 @@ FTP The latest Eggdrop stable source code is always located at https://geteggdrop.com. You can also download the current stable, - previous stable, and development snapshot via FTP at - ftp.eggheads.org/pub/Eggdrop/source + previous stable, and development snapshot at + https://ftp.eggheads.org/pub/eggdrop/source/ Git Development Snapshot diff --git a/doc/BUG-REPORT b/doc/BUG-REPORT index f60096f40..fff4619d6 100644 --- a/doc/BUG-REPORT +++ b/doc/BUG-REPORT @@ -15,7 +15,7 @@ NOTE: First check https://github.com/eggheads/eggdrop/issues to see if Instructions: [1] Please complete as many fields as possible. -[2] Create a new issue on https://github.com/eggheads/eggdrop/issues +[2] Create a new issue at https://github.com/eggheads/eggdrop/issues and submit the completed report -or- [2] Email the completed report to: bugs@eggheads.org diff --git a/doc/MODULES b/doc/MODULES index b61a69b4b..94c778626 100644 --- a/doc/MODULES +++ b/doc/MODULES @@ -1,4 +1,4 @@ -Eggdrop Module Information Last revised: Jul 25, 2016 +Eggdrop Module Information Last revised: Mar 14, 2023 Eggdrop Module Information @@ -105,7 +105,8 @@ MODULES INCLUDED WITH EGGDROP or via dcc. This module works only for users in the bot's userlist. If you are looking for a better and more advanced seen module, try the gseen module by G'Quann. You can find it at - http://www.kreativrauschen.com/gseen.mod/. + https://www.kreativrauschen.com/gseen.mod/ and + https://github.com/michaelortmann/gseen.mod. server @@ -126,7 +127,7 @@ MODULES INCLUDED WITH EGGDROP uptime This module reports uptime statistics to the uptime contest web - site at http://uptime.eggheads.org. Go look and see what your + site at https://www.eggheads.org/uptime/. Go look and see what your uptime is! It takes about 9 hours to show up, so if your bot isn't listed, try again later. See doc/settings/mod.uptime for more information, including details on what information is sent to the @@ -415,7 +416,8 @@ WHAT TO DO WITH A MODULE? the rest of the Eggdrop community, upload it to the incoming directory on incoming.eggheads.org (/incoming/modules/1.8). Place a nice descriptive text (modulename.desc) with it, and it'll make its way to - the modules directory on ftp.eggheads.org. Don't forget to mention in - your text file which version Eggdrop the module is written for. + the modules directory at https://ftp.eggheads.org/pub/eggdrop/modules/. + Don't forget to mention in your text file which version Eggdrop the module + is written for. Copyright (C) 1999 - 2023 Eggheads Development Team diff --git a/doc/Versions b/doc/Versions index 61aaf483d..92fe23e8c 100644 --- a/doc/Versions +++ b/doc/Versions @@ -2,8 +2,9 @@ This file lists the release dates for most of the officially released versions of Eggdrop and notes forks, bug fix patches and maintenance patches. Some of the older versions are missing from the current archive and their exact release dates are unknown. If you happen to have a copy of an -old version not in the archive available on ftp://ftp.eggheads.org please -get in contact via #eggdrop on Libera so it can be added. +old version not in the archive available at +https://ftp.eggheads.org/pub/eggdrop/source/ please get in contact via #eggdrop +on Libera so it can be added. Version Release date diff --git a/doc/modules/MODULES b/doc/modules/MODULES index 05b2a8fef..d3e686f72 100644 --- a/doc/modules/MODULES +++ b/doc/modules/MODULES @@ -68,7 +68,8 @@ seen via dcc. This module works only for users in the bot's userlist. If you are looking for a better and more advanced seen module, try the gseen module by G'Quann. You can find it at - http://www.kreativrauschen.com/gseen.mod/. + https://www.kreativrauschen.com/gseen.mod/ and + https://github.com/michaelortmann/gseen.mod. server @@ -96,7 +97,7 @@ twitch uptime This module reports uptime statistics to the uptime contest web site - at http://uptime.eggheads.org. Go look and see what your uptime is! + at https://www.eggheads.org/uptime/. Go look and see what your uptime is! It takes about 9 hours to show up, so if your bot isn't listed, try again later. See doc/settings/mod.uptime for more information, including details on what information is sent to the uptime server. diff --git a/doc/modules/mod.seen b/doc/modules/mod.seen index af637b8ec..1b13cb08c 100644 --- a/doc/modules/mod.seen +++ b/doc/modules/mod.seen @@ -1,4 +1,4 @@ -Last revised: January 1, 2002 +Last revised: Mar 14, 2023 Seen Module @@ -6,7 +6,8 @@ This module provides very basic seen commands via msg, on channel or via dcc. This module works only for users in the bot's userlist. If you are looking for a better and more advanced seen module, try the gseen module by G'Quann. You can find it at -http://www.kreativrauschen.com/gseen.mod/. +https://www.kreativrauschen.com/gseen.mod/ and +https://github.com/michaelortmann/gseen.mod. This module requires: none diff --git a/doc/modules/mod.uptime b/doc/modules/mod.uptime index 483175e7a..3e8c78b23 100644 --- a/doc/modules/mod.uptime +++ b/doc/modules/mod.uptime @@ -1,8 +1,9 @@ -Last revised: January 1, 2002 +Last revised: Mar 14, 2023 Uptime Module -This module reports uptime statistics to http://uptime.eggheads.org. Go +This module reports uptime statistics to the uptime contest web +site at https://www.eggheads.org/uptime/. Go look and see what your uptime is! It takes about 9 hours to show up, so if your bot isn't listed, try again later. diff --git a/doc/settings/mod.seen b/doc/settings/mod.seen index af637b8ec..1b13cb08c 100644 --- a/doc/settings/mod.seen +++ b/doc/settings/mod.seen @@ -1,4 +1,4 @@ -Last revised: January 1, 2002 +Last revised: Mar 14, 2023 Seen Module @@ -6,7 +6,8 @@ This module provides very basic seen commands via msg, on channel or via dcc. This module works only for users in the bot's userlist. If you are looking for a better and more advanced seen module, try the gseen module by G'Quann. You can find it at -http://www.kreativrauschen.com/gseen.mod/. +https://www.kreativrauschen.com/gseen.mod/ and +https://github.com/michaelortmann/gseen.mod. This module requires: none diff --git a/doc/settings/mod.uptime b/doc/settings/mod.uptime index 483175e7a..3e8c78b23 100644 --- a/doc/settings/mod.uptime +++ b/doc/settings/mod.uptime @@ -1,8 +1,9 @@ -Last revised: January 1, 2002 +Last revised: Mar 14, 2023 Uptime Module -This module reports uptime statistics to http://uptime.eggheads.org. Go +This module reports uptime statistics to the uptime contest web +site at https://www.eggheads.org/uptime/. Go look and see what your uptime is! It takes about 9 hours to show up, so if your bot isn't listed, try again later. diff --git a/doc/sphinx_source/modules/included.rst b/doc/sphinx_source/modules/included.rst index 95f459942..34496b601 100644 --- a/doc/sphinx_source/modules/included.rst +++ b/doc/sphinx_source/modules/included.rst @@ -78,7 +78,8 @@ Modules included with Eggdrop or via dcc. This module works only for users in the bot's userlist. If you are looking for a better and more advanced seen module, try the gseen module by G'Quann. You can find it at - http://www.kreativrauschen.com/gseen.mod/. + https://www.kreativrauschen.com/gseen.mod/ and + https://github.com/michaelortmann/gseen.mod. :ref:`server` This module provides the core server support. You have to load @@ -98,7 +99,7 @@ Modules included with Eggdrop :ref:`uptime` This module reports uptime statistics to the uptime contest - web site at http://uptime.eggheads.org. Go look and see what + web site at https://www.eggheads.org/uptime/. Go look and see what your uptime is! It takes about 9 hours to show up, so if your bot isn't listed, try again later. See doc/settings/mod.uptime for more information, including details on what information is diff --git a/doc/sphinx_source/modules/mod/seen.rst b/doc/sphinx_source/modules/mod/seen.rst index 05f17700c..25cc9e091 100644 --- a/doc/sphinx_source/modules/mod/seen.rst +++ b/doc/sphinx_source/modules/mod/seen.rst @@ -1,4 +1,4 @@ -Last revised: January 1, 2002 +Last revised: Mar 14, 2023 .. _seen: @@ -9,7 +9,8 @@ Seen Module This module provides very basic seen commands via msg, on channel or via dcc. This module works only for users in the bot's userlist. If you are looking for a better and more advanced seen module, try the gseen module by G'Quann. -You can find it at http://www.kreativrauschen.com/gseen.mod/. +You can find it at https://www.kreativrauschen.com/gseen.mod/ and +https://github.com/michaelortmann/gseen.mod. This module requires: none diff --git a/doc/sphinx_source/modules/mod/uptime.rst b/doc/sphinx_source/modules/mod/uptime.rst index 7ad024f78..10e6da733 100644 --- a/doc/sphinx_source/modules/mod/uptime.rst +++ b/doc/sphinx_source/modules/mod/uptime.rst @@ -1,4 +1,4 @@ -Last revised: January 1, 2002 +Last revised: Mar 14, 2023 .. _uptime: @@ -6,7 +6,8 @@ Last revised: January 1, 2002 Uptime Module ------------- -This module reports uptime statistics to http://uptime.eggheads.org. Go look +This module reports uptime statistics to the uptime contest web +site at https://www.eggheads.org/uptime/. Go look and see what your uptime is! It takes about 9 hours to show up, so if your bot isn't listed, try again later. diff --git a/doc/sphinx_source/using/twitchinfo.rst b/doc/sphinx_source/using/twitchinfo.rst index db93a4e03..2385ef814 100644 --- a/doc/sphinx_source/using/twitchinfo.rst +++ b/doc/sphinx_source/using/twitchinfo.rst @@ -16,7 +16,7 @@ We should also make clear that Eggdrop is in no way affiliated with Twitch in an *********************** Registering with Twitch *********************** -#. Register an account with Twitch. At the time of writing, this is done by visiting `Twitch `_ and clicking on the Sign Up button. +#. Register an account with Twitch. At the time of writing, this is done by visiting `Twitch `_ and clicking on the Sign Up button. #. Generate a token to authenticate your bot with Twitch. At the time of writing, this is done by visiting the `Twitch OAuth generator `_ while logged in to the account you just created. The token will be an alphanumeric string and should be treated like a password (...because it is). Make note of it, and keep it safe! *********************** diff --git a/eggdrop-basic.conf b/eggdrop-basic.conf index 0053528f7..627cc68fe 100755 --- a/eggdrop-basic.conf +++ b/eggdrop-basic.conf @@ -34,7 +34,7 @@ loadmodule notes ; # Note storing for users loadmodule console ; # Console setting storage #loadmodule seen ; # Basic seen functionality #loadmodule assoc ; # Party line channel naming -loadmodule uptime ; # Centralized uptime stat collection (http://uptime.eggheads.org) +loadmodule uptime ; # Centralized uptime stat collection (https://www.eggheads.org/uptime/) #loadmodule ident ; # Ident support #loadmodule twitch ; # Twitch gaming service support diff --git a/eggdrop.conf b/eggdrop.conf index ac0b8c297..43c4fadca 100755 --- a/eggdrop.conf +++ b/eggdrop.conf @@ -1627,7 +1627,8 @@ set info-party 0 # This module provides very basic seen commands via msg, on channel or via dcc. # This module works only for users in the bot's userlist. If you are looking for # a better and more advanced seen module, try the gseen module by G'Quann. You -# can find it at http://www.kreativrauschen.com/gseen.mod/. +# can find it at https://www.kreativrauschen.com/gseen.mod/ and +# https://github.com/michaelortmann/gseen.mod. #loadmodule seen @@ -1640,7 +1641,8 @@ set info-party 0 #### UPTIME MODULE #### -# This module reports uptime statistics to http://uptime.eggheads.org. +# This module reports uptime statistics to the uptime contest web +# site at https://www.eggheads.org/uptime/. # Go look and see what your uptime is! It takes about 9 hours to show up, # so if your bot isn't listed, try again later. The server module must be # loaded for this module to function. diff --git a/misc/generatedocs b/misc/generatedocs index a1845538c..906c68ec3 100755 --- a/misc/generatedocs +++ b/misc/generatedocs @@ -69,7 +69,7 @@ SPHINX="$(which sphinx-build)" if [ $? -eq 0 ]; then echo "Found." else - echo "Not found. Sphinx can be found at http://www.sphinx-doc.org or via apt-get install python-sphinx. Exiting..." + echo "Not found. Sphinx can be found at https://www.sphinx-doc.org or via apt-get install python-sphinx. Exiting..." exit 1 fi diff --git a/scripts/ques5.tcl b/scripts/ques5.tcl index e554fa062..d46cc4cf2 100644 --- a/scripts/ques5.tcl +++ b/scripts/ques5.tcl @@ -319,13 +319,13 @@ proc do_ques {} { } puts $fd1 "
" puts $fd1 " This page is automatically refreshed every [webify $web_update] minute(s).
" - puts $fd1 "
Created by quesedilla v5 via eggdrop.
" + puts $fd1 "
Created by quesedilla v5 via eggdrop.
" puts $fd1 " " puts $fd1 "" puts $fd1 "" puts $fd2 "
" puts $fd2 " This page is automatically refreshed every [webify $web_update] minute(s).
" - puts $fd2 "
Created by quesedilla v5 via eggdrop.
" + puts $fd2 "
Created by quesedilla v5 via eggdrop.
" puts $fd2 " " puts $fd2 "" puts $fd2 "" diff --git a/scripts/sentinel.tcl b/scripts/sentinel.tcl index 86b764ef2..51a373ed6 100644 --- a/scripts/sentinel.tcl +++ b/scripts/sentinel.tcl @@ -1,6 +1,5 @@ # sentinel.tcl v2.70 (15 April 2002) # Copyright 1998-2002 by slennox -# slennox's eggdrop page - http://www.egghelp.org/ # Flood protection system for eggdrop, with integrated BitchX CTCP # simulation. This script is designed to provide strong protection for your diff --git a/src/md5/md5.h b/src/md5/md5.h index 657fe0b80..f78cf9c37 100644 --- a/src/md5/md5.h +++ b/src/md5/md5.h @@ -3,7 +3,7 @@ * MD5 Message-Digest Algorithm (RFC 1321). * * Homepage: - * http://openwall.info/wiki/people/solar/software/public-domain-source-code/md5 + * https://openwall.info/wiki/people/solar/software/public-domain-source-code/md5 * * Author: * Alexander Peslyak, better known as Solar Designer diff --git a/src/md5/md5c.c b/src/md5/md5c.c index acf3a86a0..e27bb7919 100644 --- a/src/md5/md5c.c +++ b/src/md5/md5c.c @@ -3,7 +3,7 @@ * MD5 Message-Digest Algorithm (RFC 1321). * * Homepage: - * http://openwall.info/wiki/people/solar/software/public-domain-source-code/md5 + * https://openwall.info/wiki/people/solar/software/public-domain-source-code/md5 * * Author: * Alexander Peslyak, better known as Solar Designer diff --git a/src/mod/server.mod/help/server.help b/src/mod/server.mod/help/server.help index 33f78f6f0..cc0b88a7c 100644 --- a/src/mod/server.mod/help/server.help +++ b/src/mod/server.mod/help/server.help @@ -9,7 +9,7 @@ ### %bdump%b Dumps the given text to the IRC server. - See http://www.ietf.org/rfc/rfc1459.txt for more information on the + See https://www.ietf.org/rfc/rfc1459.txt for more information on the IRC protocol. %{help=jump}%{+m} ### %bjump%b [server [[+]port [pass]]] diff --git a/src/mod/uptime.mod/help/uptime.help b/src/mod/uptime.mod/help/uptime.help index cd0330c86..0d67e28c8 100644 --- a/src/mod/uptime.mod/help/uptime.help +++ b/src/mod/uptime.mod/help/uptime.help @@ -1,6 +1,7 @@ %{help=uptime module}%{+n} ### %buptime module%b - The uptime module reports uptime statistics to http://uptime.eggheads.org. + The uptime module reports uptime statistics to the uptime contest web + site at https://www.eggheads.org/uptime/. Go look and see what your uptime is! It takes about 9 hours to show up, so if your bot isn't listed, try again later. diff --git a/src/mod/uptime.mod/modinfo b/src/mod/uptime.mod/modinfo index f7f8b4c72..2582caee3 100644 --- a/src/mod/uptime.mod/modinfo +++ b/src/mod/uptime.mod/modinfo @@ -1,4 +1,5 @@ -DESC:This module reports uptime statistics to http://uptime.eggheads.org. Go +DESC:This module reports uptime statistics to the uptime contest web +DESC:site at https://www.eggheads.org/uptime/. Go DESC:look and see what your uptime is! It takes about 9 hours to show up, so DESC:if your bot isn't listed, try again later. DESC: diff --git a/src/mod/uptime.mod/uptime.c b/src/mod/uptime.mod/uptime.c index a34bdc4ec..6100d869c 100644 --- a/src/mod/uptime.mod/uptime.c +++ b/src/mod/uptime.mod/uptime.c @@ -1,5 +1,6 @@ /* - * This module reports uptime information about your bot to http://uptime.eggheads.org. The + * This module reports uptime statistics to the uptime contest web + * site at https://www.eggheads.org/uptime/. The * purpose for this is to see how your bot rates against many others (including EnergyMechs * and Eggdrops) -- It is a fun little project, jointly run by Eggheads.org and EnergyMech.net. * From 30e8e103b3ccbfd2485c9a8019f82a200ec84c82 Mon Sep 17 00:00:00 2001 From: Michael Ortmann <41313082+michaelortmann@users.noreply.github.com> Date: Sat, 13 May 2023 23:56:28 +0200 Subject: [PATCH 2/9] dont remove slennox's egghlp page from sentinel --- scripts/sentinel.tcl | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/sentinel.tcl b/scripts/sentinel.tcl index 51a373ed6..86b764ef2 100644 --- a/scripts/sentinel.tcl +++ b/scripts/sentinel.tcl @@ -1,5 +1,6 @@ # sentinel.tcl v2.70 (15 April 2002) # Copyright 1998-2002 by slennox +# slennox's eggdrop page - http://www.egghelp.org/ # Flood protection system for eggdrop, with integrated BitchX CTCP # simulation. This script is designed to provide strong protection for your From e44525d4c6d41c768b7d99d744e930bc8368d481 Mon Sep 17 00:00:00 2001 From: Michael Ortmann <41313082+michaelortmann@users.noreply.github.com> Date: Sun, 14 May 2023 00:14:35 +0200 Subject: [PATCH 3/9] Remove http/https prefix for ftp. and fix more links --- README | 2 +- UPGRADING | 2 +- doc/COMPILE-GUIDE | 6 +++--- doc/MODULES | 2 +- doc/Versions | 5 ++--- doc/sphinx_source/install/upgrading.rst | 2 +- doc/sphinx_source/tutorials/setup.rst | 6 +++--- 7 files changed, 12 insertions(+), 13 deletions(-) diff --git a/README b/README index 3c607c934..13c26a332 100644 --- a/README +++ b/README @@ -61,7 +61,7 @@ FTP The latest Eggdrop stable source code is always located at https://geteggdrop.com. You can also download the current stable, previous stable, and development snapshot at - https://ftp.eggheads.org/pub/eggdrop/source/ + ftp.eggheads.org/pub/eggdrop/source/ Git Development Snapshot diff --git a/UPGRADING b/UPGRADING index 562c88247..1d010789a 100644 --- a/UPGRADING +++ b/UPGRADING @@ -66,7 +66,7 @@ While most 3rd party modules that worked on Eggdrop v1.6/v1.8 should still work with Eggdrop v1.9, many of them contain a version check that only allows them to run on 1.6.x bots. We have removed the version check from some of the more popular modules provide them at -ftp://eggheads.org/pub/eggdrop/modules/1.9/ +ftp.eggheads.org/pub/eggdrop/modules/1.9/ Scripts diff --git a/doc/COMPILE-GUIDE b/doc/COMPILE-GUIDE index 7e4322866..fa7dc5830 100644 --- a/doc/COMPILE-GUIDE +++ b/doc/COMPILE-GUIDE @@ -145,7 +145,7 @@ Last revised: November 17, 2022 If your system does not have 'gmake', you can download it from: - http://ftp.gnu.org/pub/gnu/make/ + ftp.gnu.org/pub/gnu/make/ It can be installed in your home directory, as with Tcl, but that is beyond the scope of this document. Read the INSTALL file that comes with @@ -354,8 +354,8 @@ Last revised: November 17, 2022 If you do not have Tcl installed on your system, you can compile it in your /home directory. Download Tcl from Tcl's SourceForge project page - at http://www.sourceforge.net/projects/tcl/, or from ActiveState at - ftp://tcl.activestate.com/pub/tcl/tcl8_4/. Read Tcl's README file for + at https://sourceforge.net/projects/tcl/, or from ActiveState at + https://www.activestate.com/products/tcl/. Read Tcl's README file for help with compiling and installing it. After you compile Tcl, follow the steps above to allow Eggdrop to detect Tcl. diff --git a/doc/MODULES b/doc/MODULES index 94c778626..e3af10e58 100644 --- a/doc/MODULES +++ b/doc/MODULES @@ -416,7 +416,7 @@ WHAT TO DO WITH A MODULE? the rest of the Eggdrop community, upload it to the incoming directory on incoming.eggheads.org (/incoming/modules/1.8). Place a nice descriptive text (modulename.desc) with it, and it'll make its way to - the modules directory at https://ftp.eggheads.org/pub/eggdrop/modules/. + the modules directory at ftp.eggheads.org/pub/eggdrop/modules/. Don't forget to mention in your text file which version Eggdrop the module is written for. diff --git a/doc/Versions b/doc/Versions index 92fe23e8c..6b1eac815 100644 --- a/doc/Versions +++ b/doc/Versions @@ -2,9 +2,8 @@ This file lists the release dates for most of the officially released versions of Eggdrop and notes forks, bug fix patches and maintenance patches. Some of the older versions are missing from the current archive and their exact release dates are unknown. If you happen to have a copy of an -old version not in the archive available at -https://ftp.eggheads.org/pub/eggdrop/source/ please get in contact via #eggdrop -on Libera so it can be added. +old version not in the archive available at ftp.eggheads.org/pub/eggdrop/source/ +please get in contact via #eggdrop on Libera so it can be added. Version Release date diff --git a/doc/sphinx_source/install/upgrading.rst b/doc/sphinx_source/install/upgrading.rst index 0c1c53810..4cb167364 100644 --- a/doc/sphinx_source/install/upgrading.rst +++ b/doc/sphinx_source/install/upgrading.rst @@ -44,7 +44,7 @@ To migrate from a 1.8 to a 1.9 Eggdrop, some changes are suggested to be made in Modules ^^^^^^^ -While most 3rd party modules that worked on Eggdrop v1.6/v1.8 should still work with Eggdrop v1.9, many of them contain a version check that only allows them to run on 1.6.x bots. We have removed the version check from some of the more popular modules provide them at ``_ +While most 3rd party modules that worked on Eggdrop v1.6/v1.8 should still work with Eggdrop v1.9, many of them contain a version check that only allows them to run on 1.6.x bots. We have removed the version check from some of the more popular modules provide them at ``_ Scripts ^^^^^^^ diff --git a/doc/sphinx_source/tutorials/setup.rst b/doc/sphinx_source/tutorials/setup.rst index f5ef4e162..2dd8faaf1 100644 --- a/doc/sphinx_source/tutorials/setup.rst +++ b/doc/sphinx_source/tutorials/setup.rst @@ -19,7 +19,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 `_ to your shell via FTP, or simply type ``wget geteggdrop.com -O eggdrop-1.9.5.tar.gz`` +1. Download the `latest stable Eggdrop release `_ 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`` 3. Type ``cd eggdrop-1.9.5`` 4. Type ``./configure`` @@ -49,7 +49,7 @@ Download locations The developers distribute Eggdrop via two main methods: FTP, and GitHub. For FTP, it is packaged in tarball format (with the .tar.gz filename extension), with the version number in the filename. The Eggdrop 1.9.5 source, for example, would be named eggdrop-1.9.5.tar.gz. -`The Eggheads FTP `_ is a repository for the `current `_ version of Eggdrop, as well as the most current development snapshot and previous stable releases. +`The Eggheads FTP `_ is a repository for the `current `_ version of Eggdrop, as well as the most current development snapshot and previous stable releases. Eggdrop also maintains a `GitHub page `_ where you can download the development snapshot or a stable version, via either git commandline or by downloading a tarball. To download via git, type ``git clone https://github.com/eggheads/eggdrop.git``, then ``cd eggdrop``. This gives you the development version. To switch to the most recent stable version, type ``git checkout stable/1.9``. You can then skip to step 4 in the Installation section below. @@ -60,7 +60,7 @@ Installing Eggdrop is a relatively simple process provided your shell has the re Below is a step by step guide to the installation process. These instructions apply to 1.9 bots. It assumes you will be installing eggdrop-1.9.5.tar.gz, so just change the numbers if you are installing another version. -1. Put the Eggdrop source on your shell using one of the specified download locations, either by downloading the `eggdrop-1.9.5.tar.gz `_ file to your system then uploading it to the shell via FTP, or downloading it directly to the shell via the shell's FTP client, git, wget, or curl. You don't need to put the .tar.gz file in its own directory (it'll be done automatically in the next step). +1. Put the Eggdrop source on your shell using one of the specified download locations, either by downloading the `eggdrop-1.9.5.tar.gz `_ file to your system then uploading it to the shell via FTP, or downloading it directly to the shell via the shell's FTP client, git, wget, or curl. You don't need to put the .tar.gz file in its own directory (it'll be done automatically in the next step). 2. SSH to the shell (if you haven't already), and type ``tar zxvf eggdrop-1.9.5.tar.gz`` (if this doesn't work, try ``gunzip eggdrop-1.9.5.tar.gz`` then ``tar xvf eggdrop-1.9.5.tar``). This will extract the Eggdrop source into its installation directory, named 'eggdrop-1.9.5'. From 7060637d2d3a6c861a288cd5d2e873ae16c0d2b1 Mon Sep 17 00:00:00 2001 From: Michael Ortmann <41313082+michaelortmann@users.noreply.github.com> Date: Sun, 14 May 2023 00:20:00 +0200 Subject: [PATCH 4/9] Update Last revised timestamp --- doc/COMPILE-GUIDE | 2 +- doc/MODULES | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/COMPILE-GUIDE b/doc/COMPILE-GUIDE index fa7dc5830..96d0135ad 100644 --- a/doc/COMPILE-GUIDE +++ b/doc/COMPILE-GUIDE @@ -1,5 +1,5 @@ Eggdrop Compile Guide and FAQ -Last revised: November 17, 2022 +Last revised: May 14, 2023 _____________________________________________________________________ Eggdrop Compile Guide and FAQ diff --git a/doc/MODULES b/doc/MODULES index e3af10e58..847f9b705 100644 --- a/doc/MODULES +++ b/doc/MODULES @@ -1,4 +1,4 @@ -Eggdrop Module Information Last revised: Mar 14, 2023 +Eggdrop Module Information Last revised: May 14, 2023 Eggdrop Module Information From b332fad6e3b4296d7780ac3f68f26077beff751e Mon Sep 17 00:00:00 2001 From: Michael Ortmann Date: Mon, 6 May 2024 20:52:34 +0200 Subject: [PATCH 5/9] Update --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 19e6d9a78..8ba8daa78 100644 --- a/README +++ b/README @@ -60,8 +60,8 @@ FTP The latest Eggdrop stable source code is always located at https://geteggdrop.com. You can also download the current stable, - previous stable, and development snapshot - ftp://ftp.eggheads.org/pub/eggdrop/source + previous stable, and development snapshot at + ftp.eggheads.org/pub/eggdrop/source Git Development Snapshot From dfdfc922700ed4a8b7604b49f559c50e3f2f6d78 Mon Sep 17 00:00:00 2001 From: Michael Ortmann Date: Mon, 6 May 2024 20:53:24 +0200 Subject: [PATCH 6/9] Update --- doc/sphinx_source/install/readme.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sphinx_source/install/readme.rst b/doc/sphinx_source/install/readme.rst index 29cc7e8f3..ce7164262 100644 --- a/doc/sphinx_source/install/readme.rst +++ b/doc/sphinx_source/install/readme.rst @@ -60,7 +60,7 @@ There are two official methods to download Eggdrop source code. Alternately, Egg FTP ^^^ - The latest Eggdrop stable source code is always located at ``_. You can also download the current stable, previous stable, and development snapshot via FTP at ``_ + The latest Eggdrop stable source code is always located at ``_. You can also download the current stable, previous stable, and development snapshot at ``_ Git Development Snapshot ^^^^^^^^^^^^^^^^^^^^^^^^ From 9ffb0e71c4ec9b761fa35b7948bf885dcddf170a Mon Sep 17 00:00:00 2001 From: Geo Date: Tue, 30 Jul 2024 20:59:42 -0400 Subject: [PATCH 7/9] remove auto-generated files --- README | 6 +++--- UPGRADING | 2 +- doc/modules/MODULES | 5 ++--- doc/modules/mod.seen | 5 ++--- doc/modules/mod.uptime | 5 ++--- 5 files changed, 10 insertions(+), 13 deletions(-) diff --git a/README b/README index 8ba8daa78..468549297 100644 --- a/README +++ b/README @@ -60,8 +60,8 @@ FTP The latest Eggdrop stable source code is always located at https://geteggdrop.com. You can also download the current stable, - previous stable, and development snapshot at - ftp.eggheads.org/pub/eggdrop/source + previous stable, and development snapshot via FTP at + ftp://ftp.eggheads.org/pub/eggdrop/source Git Development Snapshot @@ -216,5 +216,5 @@ OBTAINING HELP - Don't ask to ask- just state your question, along with any relevant details and error messages -Copyright (C) 1997 Robey Pointer Copyright (C) 1999 - 2023 Eggheads +Copyright (C) 1997 Robey Pointer Copyright (C) 1999 - 2024 Eggheads Development Team diff --git a/UPGRADING b/UPGRADING index 1d010789a..562c88247 100644 --- a/UPGRADING +++ b/UPGRADING @@ -66,7 +66,7 @@ While most 3rd party modules that worked on Eggdrop v1.6/v1.8 should still work with Eggdrop v1.9, many of them contain a version check that only allows them to run on 1.6.x bots. We have removed the version check from some of the more popular modules provide them at -ftp.eggheads.org/pub/eggdrop/modules/1.9/ +ftp://eggheads.org/pub/eggdrop/modules/1.9/ Scripts diff --git a/doc/modules/MODULES b/doc/modules/MODULES index 3d83573d1..fb65046dd 100644 --- a/doc/modules/MODULES +++ b/doc/modules/MODULES @@ -94,8 +94,7 @@ seen via dcc. This module works only for users in the bot's userlist. If you are looking for a better and more advanced seen module, try the gseen module by G'Quann. You can find it at - https://www.kreativrauschen.com/gseen.mod/ and - https://github.com/michaelortmann/gseen.mod. + http://www.kreativrauschen.com/gseen.mod/. server @@ -123,7 +122,7 @@ twitch uptime This module reports uptime statistics to the uptime contest web site - at https://www.eggheads.org/uptime/. Go look and see what your uptime is! + at http://uptime.eggheads.org. Go look and see what your uptime is! It takes about 9 hours to show up, so if your bot isn't listed, try again later. See doc/settings/mod.uptime for more information, including details on what information is sent to the uptime server. diff --git a/doc/modules/mod.seen b/doc/modules/mod.seen index 871a712c1..0d010be8d 100644 --- a/doc/modules/mod.seen +++ b/doc/modules/mod.seen @@ -1,4 +1,4 @@ -Last revised: Mar 14, 2023 +Last revised: January 1, 2002 Seen Module @@ -6,8 +6,7 @@ This module provides very basic seen commands via msg, on channel or via dcc. This module works only for users in the bot's userlist. If you are looking for a better and more advanced seen module, try the gseen module by G'Quann. You can find it at -https://www.kreativrauschen.com/gseen.mod/ and -https://github.com/michaelortmann/gseen.mod. +http://www.kreativrauschen.com/gseen.mod/. This module requires: none diff --git a/doc/modules/mod.uptime b/doc/modules/mod.uptime index d4220dba1..c6acd360c 100644 --- a/doc/modules/mod.uptime +++ b/doc/modules/mod.uptime @@ -1,9 +1,8 @@ -Last revised: Mar 14, 2023 +Last revised: January 1, 2002 Uptime Module -This module reports uptime statistics to the uptime contest web -site at https://www.eggheads.org/uptime/. Go +This module reports uptime statistics to http://uptime.eggheads.org. Go look and see what your uptime is! It takes about 9 hours to show up, so if your bot isn't listed, try again later. From aa7293e6806c104d271d6a637034e32aed21bf49 Mon Sep 17 00:00:00 2001 From: Geo Date: Tue, 30 Jul 2024 21:13:58 -0400 Subject: [PATCH 8/9] Update wording --- doc/sphinx_source/install/readme.rst | 2 +- doc/sphinx_source/install/upgrading.rst | 2 +- doc/sphinx_source/modules/included.rst | 6 ++---- doc/sphinx_source/modules/mod/seen.rst | 5 ++--- doc/sphinx_source/modules/mod/uptime.rst | 2 +- eggdrop.conf | 4 ++-- 6 files changed, 9 insertions(+), 12 deletions(-) diff --git a/doc/sphinx_source/install/readme.rst b/doc/sphinx_source/install/readme.rst index ce7164262..5625a37c2 100644 --- a/doc/sphinx_source/install/readme.rst +++ b/doc/sphinx_source/install/readme.rst @@ -60,7 +60,7 @@ There are two official methods to download Eggdrop source code. Alternately, Egg FTP ^^^ - The latest Eggdrop stable source code is always located at ``_. You can also download the current stable, previous stable, and development snapshot at ``_ + The latest Eggdrop stable source code is always located at ``_. You can also download the current stable, previous stable, and development snapshot at ``_ Git Development Snapshot ^^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/doc/sphinx_source/install/upgrading.rst b/doc/sphinx_source/install/upgrading.rst index 651fcfc41..907482f83 100644 --- a/doc/sphinx_source/install/upgrading.rst +++ b/doc/sphinx_source/install/upgrading.rst @@ -44,7 +44,7 @@ To migrate from a 1.8 to a |majversion| Eggdrop, some changes are suggested to b Modules ^^^^^^^ -While most 3rd party modules that worked on older Eggdrop versions should still work with Eggdrop |majversion|, many of them contain a version check that only allows them to run on 1.6.x bots. We have removed the version check from some of the more popular modules provide them at ``_ +While most 3rd party modules that worked on older Eggdrop versions should still work with Eggdrop |majversion|, many of them contain a version check that only allows them to run on 1.6.x bots. We have removed the version check from some of the more popular modules provide them at ``_ Scripts ^^^^^^^ diff --git a/doc/sphinx_source/modules/included.rst b/doc/sphinx_source/modules/included.rst index ead9d4e2e..8c3d42f09 100644 --- a/doc/sphinx_source/modules/included.rst +++ b/doc/sphinx_source/modules/included.rst @@ -83,9 +83,7 @@ Modules included with Eggdrop This module provides very basic seen commands via msg, on channel or via dcc. This module works only for users in the bot's userlist. If you are looking for a better and more advanced seen - module, try the gseen module by G'Quann. You can find it at - https://www.kreativrauschen.com/gseen.mod/ and - https://github.com/michaelortmann/gseen.mod. + module, try the gseen module, originally written by G'Quann and forked/updated for modern Eggdrop by mortmann. You can find it at ``_ :ref:`server` This module provides the core server support. You have to load @@ -105,7 +103,7 @@ Modules included with Eggdrop :ref:`uptime` This module reports uptime statistics to the uptime contest - web site at https://www.eggheads.org/uptime/. Go look and see what + web site at ``_. Go look and see what your uptime is! It takes about 9 hours to show up, so if your bot isn't listed, try again later. See doc/settings/mod.uptime for more information, including details on what information is diff --git a/doc/sphinx_source/modules/mod/seen.rst b/doc/sphinx_source/modules/mod/seen.rst index cb9ea6b3f..bb61cf7c8 100644 --- a/doc/sphinx_source/modules/mod/seen.rst +++ b/doc/sphinx_source/modules/mod/seen.rst @@ -8,9 +8,8 @@ Seen Module This module provides very basic seen commands via msg, on channel or via dcc. This module works only for users in the bot's userlist. If you are looking -for a better and more advanced seen module, try the gseen module by G'Quann. -You can find it at https://www.kreativrauschen.com/gseen.mod/ and -https://github.com/michaelortmann/gseen.mod. +for a better and more advanced seen module, try the gseen module originally written by G'Quann and forked/updated to work with modern Eggdrop by mortmann. +You can find it at ``_. This module requires: none diff --git a/doc/sphinx_source/modules/mod/uptime.rst b/doc/sphinx_source/modules/mod/uptime.rst index 6016480ee..ef18cb788 100644 --- a/doc/sphinx_source/modules/mod/uptime.rst +++ b/doc/sphinx_source/modules/mod/uptime.rst @@ -7,7 +7,7 @@ Uptime Module ------------- This module reports uptime statistics to the uptime contest web -site at https://www.eggheads.org/uptime/. Go look +site at ``_. Go look and see what your uptime is! It takes about 9 hours to show up, so if your bot isn't listed, try again later. diff --git a/eggdrop.conf b/eggdrop.conf index 6f5ac5d24..79ea968ea 100755 --- a/eggdrop.conf +++ b/eggdrop.conf @@ -1614,8 +1614,8 @@ set info-party 0 # This module provides very basic seen commands via msg, on channel or via dcc. # This module works only for users in the bot's userlist. If you are looking for -# a better and more advanced seen module, try the gseen module by G'Quann. You -# can find it at https://www.kreativrauschen.com/gseen.mod/ and +# a better and more advanced seen module, try the gseen module, originally +# written by G'Quann and currently maintained by mortmann. You can find it at # https://github.com/michaelortmann/gseen.mod. #loadmodule seen From afbfe70131a3be69e01399486fad702bd48ff82c Mon Sep 17 00:00:00 2001 From: Geo Date: Tue, 30 Jul 2024 21:20:18 -0400 Subject: [PATCH 9/9] missed this one --- doc/settings/mod.seen | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/settings/mod.seen b/doc/settings/mod.seen index 871a712c1..b7a56bc4d 100644 --- a/doc/settings/mod.seen +++ b/doc/settings/mod.seen @@ -4,9 +4,8 @@ Seen Module This module provides very basic seen commands via msg, on channel or via dcc. This module works only for users in the bot's userlist. If you are -looking for a better and more advanced seen module, try the gseen module -by G'Quann. You can find it at -https://www.kreativrauschen.com/gseen.mod/ and +looking for a better and more advanced seen module, try the gseen module, +originally by G'Quann and forked/maintained by mortmann. You can find it at https://github.com/michaelortmann/gseen.mod. This module requires: none