]> jfr.im git - irc/evilnet/mod.chanfix.git/commit
SIMULATE command for doing simulated auto or manual fixes upon a channel. The only...
authorsirvulcan <redacted>
Sun, 1 Oct 2006 14:59:45 +0000 (14:59 +0000)
committersirvulcan <redacted>
Sun, 1 Oct 2006 14:59:45 +0000 (14:59 +0000)
commit608302fe09ad202f5260018fe8568fe9efd85dd4
tree5f11bd9ce76ebd4ee7847dfeccc948d17750028f
parent563be39c8ca239faa66ed2232b4f21310f55984a
SIMULATE command for doing simulated auto or manual fixes upon a channel. The only part of this code i dont like that much is the insertop/findop etc code.. I needed a way of tracking whos opped in a channel without actually opping. If theres a better/easier/whatever way of doing this (than the current insertop etc code) then let me know
Makefile.am
Makefile.in
SIMULATECommand.cc [new file with mode: 0644]
chanfix.cc
chanfix.h
chanfixCommands.h
doc/chanfix.help.sql
doc/chanfix.language.english.sql
responses.h
sqlChannel.cc
sqlChannel.h