feat: 頻度下げる

This commit is contained in:
n1lsqn 2023-12-02 14:53:43 +09:00
parent 6b7ff2329b
commit 385b097cf1

View file

@ -25,7 +25,7 @@ export default class extends Module {
@autobind
private async post() {
const duration = 1000 * 60 * 15;
const duration = 1000 * 60 * 24;
const polls = [ // TODO: Extract serif
['珍しそうなもの', 'みなさんは、どれがいちばん珍しいと思いますか?'],