Commit Graph

407 Commits

Author SHA1 Message Date
7cd00ed645 Handling missing access to guilds in commands.ts 2023-06-08 05:27:28 +03:00
224a1f849d Fix direct search in Stations class 2023-06-08 04:54:13 +03:00
64f53c38d7 Remove ts-ignore and fix usage reason 2023-06-08 00:48:03 +03:00
6de5e69dc0 Limit Play command when on maintenance mode 2023-06-08 00:31:13 +03:00
b5caeb7cd3 Remove unused variable Statistics commands 2023-06-08 00:30:28 +03:00
2579549f0b Create event listeners once in Streamer class 2023-06-08 00:30:01 +03:00
408c5aaab8 Limit commands in maintenance mode 2023-06-08 00:28:48 +03:00
3f1d576c44 Add more Typescript typings 2023-06-07 21:33:28 +03:00
b29624cba3 Update listStations function 2023-06-07 17:47:39 +03:00
938f8ab69b Remove unnecessary await in Play command 2023-06-07 17:46:47 +03:00
9e165713ce Fix Streamer class 2023-06-07 17:43:39 +03:00
d260c6ea4f Fix Statistics class 2023-06-07 17:43:19 +03:00
cbae9ae38f Fix Stations class 2023-06-07 17:43:02 +03:00
24a6e80f26 Adding more typings 2023-06-07 17:42:21 +03:00
16ef8e70e6 Typescript continues 2023-06-07 06:41:58 +03:00
40cd3a9ec5 More typings to classes, commands, events, funcs 2023-06-06 08:05:54 +03:00
227e0bcaaa Typings in listStations function 2023-06-06 07:12:21 +03:00
95216f5acc Remove unused variable in isDev function 2023-06-06 07:11:45 +03:00
7ba5ee97a8 Remove unused message variables in commands 2023-06-06 07:10:21 +03:00
c181066c67 Update Play command 2023-06-06 07:03:21 +03:00
78d6b92dbd Add replace method to messages variable 2023-06-06 06:04:28 +03:00
3686cd1b0e Replace any types to more strict types 2023-06-06 04:58:01 +03:00
bc238d919d Rename devId to devIds in config 2023-06-06 04:37:06 +03:00
97881f7331 Fix typo in commands.ts 2023-06-06 03:56:58 +03:00
6c1f0944db Update Maintenance command 2023-06-06 03:54:44 +03:00
3cec154343 Simplicy Commands 2023-06-06 03:51:40 +03:00
87cf4b62c8 Simplify events 2023-06-06 03:41:04 +03:00
348ac90cba Move emojis to messages variable 2023-06-06 02:27:46 +03:00
2d17c33d21 Typescript Continue 2023-06-06 01:39:35 +03:00
5be3b29300 Change em dash to dash in Stations class 2023-06-05 00:15:06 +03:00
c584e3632e Typescript Continuum 2023-06-05 00:13:15 +03:00
0e62861e33 Typescript rework continue 2023-06-04 22:35:07 +03:00
2d0b326721 Update 2023-06-04 07:15:30 +03:00
fb36a8f890 Typescript Continue 2023-06-04 06:20:37 +03:00
3fc7337d0f TypeScript types 2023-06-04 05:48:42 +03:00
9303c4fcc9 Export modules in typescript 2023-06-04 04:29:42 +03:00
56f0ab5a40 TypeScript Initial 2023-06-04 04:07:41 +03:00
4d18468e96 Remove messageCreate event 2023-06-04 03:43:39 +03:00
02e0593ff2 Fix Status command 2023-05-24 02:41:26 +03:00
71625360e1 Fix Status command 2023-05-24 01:51:21 +03:00
df601718ab Fix Status command 2023-05-24 01:20:41 +03:00
503f4b7cca Discord.js - StringSelectMenu 2023-05-24 00:48:29 +03:00
e0a3743547 Update Ready event 2023-01-09 00:07:59 +02:00
097920671e Discord.js V14 Compatibility part 2 2022-07-19 00:55:41 +03:00
c2818cc009 Discord.js V14 compatibility 2022-07-18 23:44:19 +03:00
f4a3693b04 Update Client.ts 2022-07-18 21:27:44 +03:00
5aa1b9e6d9 Update Ready event 2022-04-07 05:46:14 +03:00
f1d420a2ce Update Statistics command 2022-04-07 03:24:36 +03:00
bf7336ae8d Update play function 2022-04-06 22:47:01 +03:00
3654dd58ba Update voiceStateUpdate event 2022-04-06 22:40:26 +03:00