yeah I know, thats the version Iam useing. Though I was thinking if we could loose the "bw" part in the cmd... so the cmd should only be !bandwith and not !bandwithbw.
I just implemented user-definable config suffixes in the trunk copy. If you can't wait until v1.3's release, which is likely months away, you can apply this patch.
Code:
cd ~/eggdrop/AlcoBot
fetch -o cmd-suffix.patch http://www.alcoholicz.com/projects/bot/changeset/635?format=diff
patch -p1 < cmd-suffix.patch