Code: Select all
.set errorInfo
Code: Select all
tag)
Code: Select all
[18:32] Tcl error [pub:search]: expected integer but got "-Van"
.set errorInfo
What? You need '.help'
Code: Select all
19:01 <Prozzerg> .help set
[19:01] #Prozzerg# help set
### set <variable> [value]
Changes the values of config-file settings of the bot, or, if used without
a value parameter, shows the current value of a setting. Any config file
setting changed with this command will be reset when the config file is
reloaded. Here are the variables that can be modified with this command
(note that other modules can add variables):
botnet-nick userfile motd paranoid-telnet-flood
my-ip telnet-banner admin use-telnet-banner
temp-path notify-newusers owner my-hostname
nat-ip dcc-sanitycheck network whois-fields
username version firewall telnet-flood
ignore-time dcc-flood-thr hourly-updates connect-timeout
resolve-timeout dupwait-timeout require-p keep-all-logs
open-telnets stealth-telnets handlen reserved-portrange
console default-flags log-time max-logsize
quick-logs logfile-suffix quiet-save sort-users
die-on-sighup die-on-sigterm remote-boots max-dcc
max-logs protect-telnet ident-timeout share-unlinks
allow-dk-cmds userfile-perm switch-logfiles-at
Code: Select all
[19:05] #Prozzerg# modules
Modules loaded:
Module: console (v1.1)
Module: notes (v2.1)
Module: irc (v1.3)
Module: ctcp (v1.0)
Module: server (v1.2)
Module: channels (v1.0)
Module: dns (v1.0)
Module: uptime (v1.2)
Module: encryption (v2.1)
Module: eggdrop (v106.15)
End of modules list.
Code: Select all
19:28 <bot> Connected to bot, running eggdrop v1.6.15
19:28 <bot> ____ __
19:28 <bot> / __/___ _ ___ _ ___/ /____ ___ ___
19:28 <bot> / _/ / _ `// _ `// _ // __// _ \ / _ \
19:28 <bot> /___/ \_, / \_, / \_,_//_/ \___// .__/
19:28 <bot> /___/ /___/ /_/
19:28 <bot>
19:28 <bot> Hey Prozzerg! My name is bot and I am running eggdrop v1.6.15, on Linux 2.4.25.
19:28 <bot>
19:28 <bot> Local time is now 19:28
19:28 <bot> You are an owner of this bot. Only +n users can see this! For more info,
19:28 <bot> see .help set motd. Please edit the motd file in your bot's 'text'
19:28 <bot> directory.
19:28 <bot> Use .help for basic help.
19:28 <bot> Use .help <command> for help on a specific command.
19:28 <bot> Use .help all to get a full command list.
19:28 <bot> Use .help *somestring* to list any help texts containing "somestring".
19:28 <bot>
19:28 <bot> Have fun.
19:28 <bot>
19:28 <bot> Commands start with '.' (like '.quit' or '.help')
19:28 <bot> Everything else goes out to the party line.
19:28 <bot>
19:28 <bot> You have no messages.
19:28 <bot> *** Prozzerg joined the party line.
19:29 <bot> [19:29] die2plz - search
19:29 <bot> [19:29] Tcl error [pub:search]: expected integer but got "-Van"
19:29 <Prozzerg> .set errorInfo
19:29 <bot> What? You need '.help'
19:30 <Prozzerg> .set owner prozzerg
19:30 <bot> What? You need '.help'
Code: Select all
prozzerg@tux:~/eggdrop$ cat eggdrop.conf | grep unbind
#unbind dcc n tcl *dcc:tcl
#unbind dcc n set *dcc:set
# unbind dcc n simul *dcc:simul
#unbind msg - hello *msg:hello
# the bot and attempting to guess passwords. We now unbind this command by
# unbind msg - ident *msg:ident
# unbind msg - addhost *msg:addhost
Code: Select all
set owner prozzerg