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
f12a7f19c5
commit
34fb086e8a
|
@ -61,7 +61,7 @@ export default class extends Module {
|
|||
['絵文字になってほしいもの', '絵文字になってほしいものはどれですか?'],
|
||||
['Misskey本部にありそうなもの', 'みなさんは、Misskey本部にありそうなものはどれだと思いますか?'],
|
||||
['燃えるゴミ', 'みなさんは、どれが燃えるゴミだと思いますか?'],
|
||||
['そして輝くウルトラ', 'そして輝くウルトラ'],
|
||||
['そして輝くウルトラ', 'みなさんは、そして輝くウルトラ…?'],
|
||||
];
|
||||
|
||||
const poll = polls[Math.floor(Math.random() * polls.length)];
|
||||
|
|
Loading…
Reference in a new issue