mirror of
https://github.com/syuilo/ai.git
synced 2024-11-12 17:08:00 +00:00
Update index.ts
This commit is contained in:
parent
78886e0144
commit
0ad7d63901
|
@ -25,7 +25,7 @@ export default class extends Module {
|
|||
|
||||
@autobind
|
||||
private async post() {
|
||||
const duration = 1000 * 60 * 30;
|
||||
const duration = 1000 * 60 * 10;
|
||||
|
||||
const polls = [ // TODO: Extract serif
|
||||
['珍しそうなもの', 'みなさんは、どれがいちばん珍しいと思いますか?'],
|
||||
|
|
Loading…
Reference in a new issue