Commit Graph

62 Commits

Author SHA1 Message Date
ITOH
cfbfb67c8e refactor!: rename the ws folder to gateway (#2037) 2022-02-11 05:21:10 -05:00
Skillz4Killz
8aaea9f339 refactor!: move dirs outside of src/ (#2032) 2022-02-11 09:49:53 +00:00
Skillz4Killz
0b3f149e90 fix: bot type and tests bot.cache.x 2021-12-01 22:24:01 +00:00
Skillz4Killz
1df92b415c fix: remove cache from bot 2021-12-01 18:43:07 +00:00
Skillz4Killz
62bc484434 export cache stuff 2021-11-06 14:15:20 +00:00
Skillz4Killz
a42ca52c06 tris lovely typos 2021-10-25 18:35:39 +00:00
Skillz4Killz
231554d091 making it testable 2021-10-25 00:11:07 +00:00
ITOH
3fda6de728 move structures export to structures mod 2021-05-07 09:48:17 +02:00
Skillz4Killz
b6b3d31c55 export all utils 2021-05-03 17:39:54 +00:00
Skillz4Killz
0d7ba259a8 Update mod.ts 2021-04-28 10:48:53 -04:00
ITOH
b94215a86b removed template 2021-04-15 18:11:25 +02:00
Skillz4Killz
57540567a5 chore: removes random util (#752) 2021-04-04 18:59:22 +04:00
Skillz4Killz
181bdffb41 Merge branch 'main' of https://github.com/discordeno/discordeno into proxy-ws 2021-04-04 12:28:39 +00:00
ayntee
7a1b2f4425 chore: fix exports 2021-03-29 15:29:21 +04:00
ayntee
33d9b93cb7 chore: export each structure 2021-03-29 13:35:09 +04:00
ayntee
3681d5e6cb chore: separate PermissionStrings 2021-03-29 13:28:32 +04:00
ayntee
2207a1c1ce chore: export bitwise_permission_flags.ts 2021-03-29 13:24:46 +04:00
ayntee
16864a2666 chore: export types 2021-03-29 12:31:53 +04:00
ITOH
c91c9d0870 types: remove entire types (#684) 2021-03-23 19:14:26 +04:00
ayntee
e4fc09069f style: format files 2021-03-20 10:08:30 +04:00
ayntee
5125ffd308 refactor: replace util/cache with cache 2021-03-20 10:06:57 +04:00
ayntee
e9cbbbff7c refactor(helpers): separate functions into files (#667)
* refactor(helpers): separate functions into files

* idk

* idk
2021-03-13 08:10:31 -05:00
ayntee
8654aeded5 refactor: rename controllers to handlers and handlers to helpers (#660)
* refactor: rename controllers to handlers and handlers to helpers

* fmt
2021-03-11 21:41:03 +04:00
ayntee
aaed064709 refactor(controllers): separate controllers into different files (#657)
* refactor(controllers): separate controller into files

* add CHANNEL_UPDATE

* guilds

* interactions

* members

* messages

* finally

* done

* fix ci

* fixes
2021-03-11 20:38:27 +04:00
Skillz
f1d4f35e46 moves random function 2021-02-25 15:28:49 -05:00
ayntee
ed4be2a12d fix: add handler/oauth to exports (#495) 2021-01-31 19:59:43 +04:00
ayntee
7f67b45a09 Revert "chore: update exports (#402)"
This reverts commit 442350b63e.
2021-01-20 13:51:44 +04:00
Ayyan
442350b63e chore: update exports (#402) 2021-01-19 19:22:03 +04:00
Skillz
ef938ca4ed fixes 2020-12-26 20:16:11 -05:00
ayntee
8e3fab7411 fix: remove util/cdn export 2020-12-24 17:59:15 +04:00
ayntee
7ec87de262 fix: replace import paths to latest 2020-12-22 21:43:35 +04:00
Skillz
af5814e8a7 more work! 2020-11-17 23:43:04 -05:00
chroventer
3fab966208 Organize imports (#127)
* Organize imports

* Organize imports
2020-10-02 01:35:48 -07:00
Skillz
18d483144c remove logger 2020-09-22 19:08:14 -04:00
Skillz
21385804af more fixes 2020-09-16 12:47:13 -04:00
Skillz
126d4f77ab refactoring 2020-09-12 14:37:26 -04:00
Skillz
4f3e2214df add getWebhook and export the webhook in mod 2020-08-28 17:02:13 -04:00
Skillz
be5aee734b fix src bug on mod.ts 2020-08-05 17:22:06 -04:00
Skillz
ecf9f3ebd8 add collection to mod.ts 2020-07-31 15:04:56 -04:00
Skillz
f51fffe4e3 fmt 2020-05-30 16:54:20 -04:00
Skillz
9b356503b5 add handlers which will help preserve a ton of ram 2020-05-28 20:47:27 -04:00
Skillz
42862534a9 remove user file 2020-05-23 15:49:36 -04:00
Skillz
c89a82cb70 shard file is not public 2020-05-18 22:00:31 -04:00
Skillz
943128ec49 fmt 2020-05-18 15:54:38 -04:00
Skillz
e58a3224e6 export all from modts 2020-05-18 14:22:18 -04:00
Skillz
9ece256215 change mod.ts to debug.ts 2020-05-18 14:03:16 -04:00
Skillz
599429988c add bot status and fix github action 2020-05-16 10:32:30 -04:00
BinotaLIU
8a8ba17889 formatting 2020-05-16 20:35:25 +08:00
Skillz
0e30afdc96 fix resume and fetch members handling 2020-05-15 09:18:33 -04:00
Skillz
c6e4624f49 formatting 2020-05-10 15:37:41 -04:00