Right now, the index of (sub)topics and tickets will always start with 1, even when there already are 60.
Say there are n example tickets, the next time the command is used, it should add example tickets starting with an index of n+1. (instead of 1 again, like it is now)