Merge pull request #34 from n1lsqn/fix/maintenance

feat: 頻度下げる
This commit is contained in:
n1lsqn 2023-12-02 14:54:48 +09:00 committed by GitHub
commit 0707bd4ac3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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
['珍しそうなもの', 'みなさんは、どれがいちばん珍しいと思いますか?'],