**Sample** - Input: "#あいうえお @ipnbot 3" - Expect: reply "@\<user\> 3: prime number" - Actual: ignored (no reply) **Cause** - PNBot uses Indices of Twitter API as golang string index. (single-byte character)