the code to trigger !command you use do not capture (!)
so it would be !repeat twitter(without !) 5
or you can replace this line %text $readini(commands.ini,n,commands,$2) with %text $readini(commands.ini,n,commands,$right($2,-1)) if you want use !repeat !twitter(with !) 5