Commit Graph

75 Commits

Author SHA1 Message Date
taizan-hokuto
2e70e74bcd Update README 2019-11-21 23:04:12 +09:00
taizan-hokuto
a39d6cb420 Use list comprehension 2019-11-21 22:46:15 +09:00
taizan-hokuto
5dd0cb45b7 Implement messageEx 2019-11-21 22:35:27 +09:00
taizan-hokuto
24873651a6 Fix comments 2019-11-21 20:47:42 +09:00
taizan-hokuto
0e060bf998 Use logger when errors occur 2019-11-20 23:59:16 +09:00
taizan-hokuto
817fed9d1d Make functions private. 2019-11-19 20:53:37 +09:00
taizan-hokuto
823f7fefa4 Fix comments 2019-11-19 20:36:54 +09:00
taizan-hokuto
aa894fc52b Fix comments 2019-11-15 00:58:36 +09:00
taizan-hokuto
6d775e5cd0 Merge branch 'hotfix' 0.0.3.1 2019-11-14 22:39:22 +09:00
taizan-hokuto
53b70ed86b Increment version 2019-11-14 22:38:25 +09:00
taizan-hokuto
68c707b7d6 Update README 2019-11-14 22:37:16 +09:00
taizan-hokuto
30aaa54a2f Change debug mode 2019-11-14 22:34:29 +09:00
taizan-hokuto
d8202daed1 Merge branch 'feature/test' 0.0.3.0 2019-11-14 22:19:11 +09:00
taizan-hokuto
db8f49f41c Increment version 2019-11-14 22:16:21 +09:00
taizan-hokuto
76f41bbd59 Update README 2019-11-14 01:35:06 +09:00
taizan-hokuto
0aa45109a5 Add 'timestmpText' to DefaultProcessor 2019-11-12 22:14:56 +09:00
taizan-hokuto
3ad0d1a61e Update README 2019-11-11 23:46:56 +09:00
taizan-hokuto
6655e1bce4 Update README 2019-11-11 23:46:04 +09:00
taizan-hokuto
8a0793ea64 Fix test 2019-11-11 23:04:07 +09:00
taizan-hokuto
df33771b10 Fix initializing of handler exception 2019-11-11 22:56:54 +09:00
taizan-hokuto
b17f3ce06e Fix replaychat async startlisten 2019-11-11 22:52:28 +09:00
taizan-hokuto
7f232e8628 Export replaychat 2019-11-11 22:06:28 +09:00
taizan-hokuto
40262de6c9 Move parser to common directory 2019-11-11 21:26:03 +09:00
taizan-hokuto
ba4e75063a Make it possible to pause /resume
fetching chat
2019-11-11 21:04:20 +09:00
taizan-hokuto
194eecec2f Fix temporary interval value 2019-11-11 20:17:25 +09:00
taizan-hokuto
3e0d7617d5 Make sure to quit when failed to get replay chat data 2019-11-11 20:07:18 +09:00
taizan-hokuto
dfa58146f6 Fix test data 2019-11-11 20:06:05 +09:00
taizan-hokuto
47d0464b14 Add a 'parity' 2019-11-11 19:59:25 +09:00
taizan-hokuto
45f3274907 Add testreplay chat 2019-11-10 22:27:06 +09:00
taizan-hokuto
7b704c2b12 Delete unnecessary lines 2019-11-10 21:05:27 +09:00
taizan-hokuto
2fcb9469b3 Fix parameter of util.py 2019-11-10 21:03:35 +09:00
taizan-hokuto
aab7c14d48 Add archived chat retriever 2019-11-10 15:25:25 +09:00
55448286+taizan-hokuto@users.noreply.github.com
365964d88c Merge branch 'develop' 0.0.2.3 2019-11-04 23:50:58 +09:00
55448286+taizan-hokuto@users.noreply.github.com
517f41f5fe Increment version 2019-11-04 23:50:41 +09:00
55448286+taizan-hokuto@users.noreply.github.com
432825b5ed Use logger when errors occur 2019-11-04 23:45:10 +09:00
55448286+taizan-hokuto@users.noreply.github.com
64ec413bca Move parser functions to processor 2019-11-04 23:43:00 +09:00
55448286+taizan-hokuto@users.noreply.github.com
7c6e12cbe5 Change format of multithread parser to class 2019-11-04 23:29:00 +09:00
55448286+taizan-hokuto@users.noreply.github.com
3912758a52 Update README 2019-11-03 22:43:41 +09:00
55448286+taizan-hokuto@users.noreply.github.com
8bc209fde8 Fix renderer type check 2019-11-03 22:26:47 +09:00
55448286+taizan-hokuto@users.noreply.github.com
3b580690c7 Delete listen_manager 2019-11-03 21:57:30 +09:00
55448286+taizan-hokuto@users.noreply.github.com
44dc5ff1c3 Merge branch 'develop' 0.0.2.2 2019-11-03 19:53:10 +09:00
55448286+taizan-hokuto@users.noreply.github.com
0676ee5c8c Increment version 2019-11-03 19:50:22 +09:00
55448286+taizan-hokuto@users.noreply.github.com
89ddc0551f Export ChatProcessor 2019-11-03 19:41:15 +09:00
55448286+taizan-hokuto@users.noreply.github.com
0a8cd83d41 Update README 2019-11-03 19:38:09 +09:00
55448286+taizan-hokuto@users.noreply.github.com
cb505074f7 Modify comment 2019-11-03 19:04:02 +09:00
55448286+taizan-hokuto@users.noreply.github.com
e9e16b2bcc Export ChatProcessor 2019-11-03 19:02:40 +09:00
55448286+taizan-hokuto@users.noreply.github.com
c596911901 Add DEMO graphic 2019-11-03 18:30:44 +09:00
55448286+taizan-hokuto@users.noreply.github.com
275e1a7aa8 Fix comment typo 2019-11-03 18:01:00 +09:00
55448286+taizan-hokuto@users.noreply.github.com
737095e7fb Merge branch 'develop' 0.0.2.1 2019-11-03 16:09:41 +09:00
55448286+taizan-hokuto@users.noreply.github.com
10d9f76f67 Increment version 2019-11-03 16:09:13 +09:00