irc: Make irc-bot-init, irc-bot-cleanup methods.
authorJanneke Nieuwenhuizen <janneke@gnu.org>
Tue, 15 Aug 2023 08:16:58 +0000 (10:16 +0200)
committerJanneke Nieuwenhuizen <janneke@gnu.org>
Thu, 17 Aug 2023 13:58:26 +0000 (15:58 +0200)
commit029a3d6385b240e895501d169930086d964ab057
treefa8ae3e93f62ab29e6290058c49f58493933b6ce
parent0d10b58e73e1ef034b2f1b47fdd31b4ff45d3ce3
irc: Make irc-bot-init, irc-bot-cleanup methods.

A bot likely needs to override these.

* 8sync/systems/irc.scm (irc-bot-init, irc-bot-cleanup): Change
procedures to methods.
8sync/systems/irc.scm