Skip to content

Commit

Permalink
Update doc URLs, etc
Browse files Browse the repository at this point in the history
Patch by: michaelortmann
  • Loading branch information
michaelortmann committed Jul 31, 2024
1 parent e09ed19 commit 74c7861
Show file tree
Hide file tree
Showing 21 changed files with 43 additions and 37 deletions.
2 changes: 1 addition & 1 deletion doc/BUG-REPORT
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Expand Down
8 changes: 4 additions & 4 deletions doc/COMPILE-GUIDE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Eggdrop Compile Guide and FAQ
Last revised: November 17, 2022
Last revised: May 14, 2023
_____________________________________________________________________

Eggdrop Compile Guide and FAQ
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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.

Expand Down
4 changes: 2 additions & 2 deletions doc/Versions
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +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 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 ftp.eggheads.org/pub/eggdrop/source/
please get in contact via #eggdrop on Libera so it can be added.

Version Release date

Expand Down
8 changes: 4 additions & 4 deletions doc/settings/mod.seen
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Last revised: January 1, 2002
Last revised: Mar 14, 2023

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/.
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

Expand Down
5 changes: 3 additions & 2 deletions doc/settings/mod.uptime
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion doc/sphinx_source/install/readme.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 `<https://geteggdrop.com>`_. You can also download the current stable, previous stable, and development snapshot via FTP at `<ftp://ftp.eggheads.org/pub/eggdrop/source>`_
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>`_

Git Development Snapshot
^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down
2 changes: 1 addition & 1 deletion doc/sphinx_source/install/upgrading.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 `<ftp://eggheads.org/pub/eggdrop/modules/1.10/>`_
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 `<https://ftp.eggheads.org/pub/eggdrop/modules/1.10/>`_

Scripts
^^^^^^^
Expand Down
5 changes: 2 additions & 3 deletions doc/sphinx_source/modules/included.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +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
http://www.kreativrauschen.com/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 `<https://github.com/michaelortmann/gseen.mod>`_

:ref:`server`
This module provides the core server support. You have to load
Expand All @@ -104,7 +103,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
Expand Down
6 changes: 3 additions & 3 deletions doc/sphinx_source/modules/mod/seen.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Last revised: January 1, 2002
Last revised: Mar 14, 2023

.. _seen:

Expand All @@ -8,8 +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 http://www.kreativrauschen.com/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 `<https://github.com/michaelortmann/gseen.mod>`_.

This module requires: none

Expand Down
5 changes: 3 additions & 2 deletions doc/sphinx_source/modules/mod/uptime.rst
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
Last revised: January 1, 2002
Last revised: Mar 14, 2023

.. _uptime:

-------------
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.

Expand Down
2 changes: 1 addition & 1 deletion doc/sphinx_source/using/twitchinfo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <http://twitch.tv/>`_ and clicking on the Sign Up button.
#. Register an account with Twitch. At the time of writing, this is done by visiting `Twitch <https://www.twitch.tv/>`_ 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 <https://twitchapps.com/tmi/>`_ 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!

***********************
Expand Down
2 changes: 1 addition & 1 deletion eggdrop-basic.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
8 changes: 5 additions & 3 deletions eggdrop.conf
Original file line number Diff line number Diff line change
Expand Up @@ -1608,8 +1608,9 @@ 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/.
# 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


Expand All @@ -1622,7 +1623,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.
Expand Down
2 changes: 1 addition & 1 deletion misc/generatedocs
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions scripts/ques5.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -319,13 +319,13 @@ proc do_ques {} {
}
puts $fd1 " <HR>"
puts $fd1 " This page is automatically refreshed every [webify $web_update] minute(s).<BR>"
puts $fd1 " <ADDRESS>Created by quesedilla v5 via <A HREF=\"http://www.eggheads.org/\">eggdrop</A>.</ADDRESS>"
puts $fd1 " <ADDRESS>Created by quesedilla v5 via <A HREF=\"https://www.eggheads.org/\">eggdrop</A>.</ADDRESS>"
puts $fd1 " </BODY>"
puts $fd1 "</HTML>"
puts $fd1 ""
puts $fd2 " <HR>"
puts $fd2 " This page is automatically refreshed every [webify $web_update] minute(s).<BR>"
puts $fd2 " <ADDRESS>Created by quesedilla v5 via <A HREF=\"http://www.eggheads.org/\">eggdrop</A>.</ADDRESS>"
puts $fd2 " <ADDRESS>Created by quesedilla v5 via <A HREF=\"https://www.eggheads.org/\">eggdrop</A>.</ADDRESS>"
puts $fd2 " </BODY>"
puts $fd2 "</HTML>"
puts $fd2 ""
Expand Down
2 changes: 1 addition & 1 deletion src/md5/md5.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 <solar at openwall.com>
Expand Down
2 changes: 1 addition & 1 deletion src/md5/md5c.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 <solar at openwall.com>
Expand Down
2 changes: 1 addition & 1 deletion src/mod/server.mod/help/server.help
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
### %bdump%b <text>
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]]]
Expand Down
3 changes: 2 additions & 1 deletion src/mod/uptime.mod/help/uptime.help
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
3 changes: 2 additions & 1 deletion src/mod/uptime.mod/modinfo
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
3 changes: 2 additions & 1 deletion src/mod/uptime.mod/uptime.c
Original file line number Diff line number Diff line change
@@ -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.
*
Expand Down

0 comments on commit 74c7861

Please sign in to comment.