changelog.txt 18.08.2004 + added spamprotection. You now can set a "delay"-key to the frequency-tag in your config-file to define a delay between usages of the prefix. If not defined, the default is "120", which means 120 seconds. 120 is a fair value. Anyways, it can be quite too short depending on the situation. 15.08.2004 + added command .prefix_history to show the last 10 messages of a frequency of a network 30.07.2004 * fixed evaluation of \t \n and stuff in botnetted received messages. (\t won't evaluate anymore) * fix of some config-issues with intervalled re-loading and .rehash and stuff .. so: + added new command .mnet_reload to reload the net-configs... 28.07.2004 * fix: using ${botnet-nick} instead of {botnick} to build up variables. :( lol + allowing to load local textfiles as configs (good if you "wget" the config from a website - so you still have a centralized config) + making internal structures better to let it automatically reload config every x minutes (configurable) 26.07.2004 + added disabling and enabling of frequency output. just type a command like: .frequencyname_disable or .frequencyname_enable 25.07.2004 + Multi-Networking and Multi-Frequencing code added ... needs XML config .. can be downloaded from a HTTP-server.. so it is a "central" point for other bots. You don't need to DL it from a HTTP-server, but it's recommended 24.07.2004 + XML parsing thingy