commit | c6158abfcbd36329d87f63a930bf1bfe3d4d0ae3 | [log] [tgz] |
---|---|---|
author | pineafan <pineapplefanyt@gmail.com> | Fri Jun 17 16:34:07 2022 +0100 |
committer | pineafan <pineapplefanyt@gmail.com> | Fri Jun 17 16:34:07 2022 +0100 |
tree | 0b0921a520028d09c2f285c3f578ce04287a5df8 | |
parent | 6702cefc3755bfe27a1687f03bea3bedc68da746 [diff] [blame] |
changes
diff --git a/src/commands/user/about.ts b/src/commands/user/about.ts index bdd73c4..b497359 100644 --- a/src/commands/user/about.ts +++ b/src/commands/user/about.ts
@@ -209,7 +209,7 @@ }) let i try { - i = await m.awaitMessageComponent({time: 600000}); + i = await m.awaitMessageComponent({time: 300000}); } catch { breakReason = "Message timed out"; break } i.deferUpdate() if (i.component.customId == "left") {