Tweet with tbmb [second] for automatically delete the tweet after that duration.
tbmb [초]를 함께 트윗하면 해당 트윗이 해당시간 뒤에 자동으로 삭제됩니다.
Because It's implemented by just simple setTimeout(), you can't set time over setTimeout()'s limitation.
단순히 setTimeout()으로 구현했으므로 이 함수의 한계를 넘어선 시간은 설정할 수 없습니다.