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