Instead typing 20 lines with addbot command You can write the one:
fillserver (in podbot.cfg) or pb fillserver (in console). You asked me if writting 20 lines addbot is correct - so I answered - yes - beacuse it's true (however You are right - it's not useful). If You could dediacte a bit of Your time to read the doc - You could take much more knowledge (and much faster) than asking here. Normally we are trying here to solve problems if someone has troubles with understanding the doc or someone has some problems related much more to bots behavior / bugs (if they still are there
) etc.
Ask what exactly do You need instead asking about my recomendation, then I'll try to help You better.
1. If You want 31 bots on Your server (don't put 32 - otherwise noone will be able to join to Your server if all slots will be used), do this:
in podbot.cfg file write this:
min_bots 0
max_botx 31
fillserver
(or use fillserver 100 if You want highest skilled bots).
2. There is no prefix [BOT]. There are [POD] - normal one, [P0D] - deffensive one , [P*D] - agressive one.
If You don't want to see these prefix just go to Your podbot.cfg file and find the line:
detailnames on
and change it to
detailnames off
But everything is written in podbot mm doc. :RTFM: