Slowmode command #19

Closed
DedShotTM wants to merge 28 commits from Slowmode into dev

28 Commits (master)

Author SHA1 Message Date
DedShot™#9195 d942023973 alphabetical order (Bsian) 2020-08-20 12:46:09 -04:00
DedShot™#9195 cba3456e37 regex in constructor 2020-05-26 19:41:00 -04:00
DedShot™#9195 34d363b071 round decimal instead of cancelling the command (Khaaz) 2020-05-22 22:51:30 -04:00
DedShot™#9195 5cd7cb7bf2 isNaN() instead of Number.isNaN() 2020-05-20 22:24:44 -04:00
DedShot™#9195 8316ff53cd added new line 2020-05-19 23:01:05 -04:00
DedShot™#9195 d4ef0db1cf fixed conflict 2020-05-18 22:55:32 -04:00
DedShot™#9195 34239aa8fa added slowmode in src/commands/index.ts 2020-05-18 22:25:59 -04:00
DedShot™#9195 9b2cebde85 handle decimal numbers in slowmode command (Bsian) 2020-05-18 22:20:05 -04:00
DedShot™#9195 f92d51323b few changes in the slowmode command (Bsian) 2020-05-17 17:46:44 -04:00
DedShot™#9195 4529867037 Used moment instead of a custom time parser 2020-05-15 21:35:48 -04:00
DedShot™#9195 e892d7a6d6 correct location 2 2020-04-24 03:58:30 -04:00
DedShot™#9195 7225368b4f wrong location 2 2020-04-24 03:57:41 -04:00
DedShot™#9195 76d00baeb8 using the correct location 2020-04-24 03:57:17 -04:00
DedShot™#9195 e360798cc6 Deleted slowmode.ts because it's in wrong location 2020-04-24 03:55:31 -04:00
DedShot™#9195 36d02a8f12 Added slow mode command 2020-04-17 21:10:18 -04:00
Matthew a9b527f43b
Merge branch 'dev' 2020-04-17 13:03:38 -04:00
Matthew 5ded197c1c
Merge branch 'dev' 2020-04-17 12:59:24 -04:00
Matthew 3e0a19fb28
Merge branch 'dev' 2020-04-17 12:47:37 -04:00
Matthew 23fec61cc8
Merge branch 'dev' 2020-04-17 12:44:33 -04:00
Matthew f5a15a6bec
Merge branch 'master' of gitlab.libraryofcode.org:engineering/communityrelations 2020-04-17 12:34:01 -04:00
Bsian 178aa9f37b
Conflict 2020-04-17 15:17:04 +01:00
Bsian 7e25f7ae70
Conflict 2020-04-17 14:50:50 +01:00
Bsian c02e3e7f28
Conflict 2020-04-17 14:48:30 +01:00
Bsian 41cd6869f5
Use error function 2020-04-17 04:35:56 +01:00
Bsian f35317c43c
Remove imports 2020-04-17 04:29:17 +01:00
Bsian c72d5c1f1b
Add activity type enum 2020-04-17 04:27:46 +01:00
Bsian 99ef533121
Remove optional chaining 2020-04-17 04:07:33 +01:00
Bsian cfe5e65ed8
Fix everything
Matt please don't change the ECMA target
2020-04-17 03:56:52 +01:00