File: mod.console

package info (click to toggle)
eggdrop 1.10.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,596 kB
  • sloc: ansic: 65,863; javascript: 8,908; sh: 5,337; tcl: 3,801; makefile: 1,771; python: 121
file content (32 lines) | stat: -rw-r--r-- 805 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Last revised: January 1, 2002

Console Module

This module provides storage of console settings when you exit the bot
or type .store on the partyline.

This module requires: none

Put this line into your Eggdrop configuration file to load the console
module:

    loadmodule console

There are also some variables you can set in your config file:

  set console-autosave 1

      Save users console settings automatically? Otherwise, they have to
      use the .store command.

  set force-channel 0

      If a user doesn't have any console settings saved, which channel
      do you want them automatically put on?

  set info-party 0

      Enable this setting if a user's global info line should be
      displayed when they join a botnet channel.

Copyright (C) 2000 - 2025 Eggheads Development Team