Commit Graph

19 Commits

Author SHA1 Message Date
ITOH 7bdbcb76d6 refactor: centralize types (#235)
* Centralize types and structures

* Resolve Conflict

* Update cache.ts
2020-12-08 22:23:36 +04:00
ayntee 6156db4617 Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno into next 2020-11-30 19:32:58 +04:00
ayntee 8b7eb7d84b fix: resolve urlToBase64() promise 2020-11-30 09:44:04 +04:00
Skillz 90e1071608 bug fix 2020-11-18 21:58:00 -05:00
Skillz ff3f33b285 permissions => permission 2020-11-18 12:21:45 -05:00
ayntee 30d2ba3cf8 Resolve promises 2020-11-16 19:43:11 +04:00
ayntee ca9a3095f8 Rename and move constants/discord.ts to utils/constants.ts 2020-11-15 22:22:27 +04:00
Skillz 1fa5d08370 editBotProfile 2020-11-12 08:32:32 -05:00
ayntee f32f1dec14 Add moveMember function to member handler
Closes #164
2020-11-02 09:25:12 -08:00
ayyanm 10f67b090a Replace all occurrences of "import type" syntax to "import" syntax 2020-10-28 12:52:33 -07:00
chroventer 3fab966208 Organize imports (#127)
* Organize imports

* Organize imports
2020-10-02 01:35:48 -07:00
Skillz 0c1f9529e0 import type fixes 2020-09-20 19:45:34 -04:00
Skillz f3a113a6e3 structures made async to be overrideable 2020-09-17 17:49:18 -04:00
Skillz f07636338c more refactoring 2020-09-16 12:18:34 -04:00
Skillz 894dd04cde custom caching complete 2020-09-16 11:21:09 -04:00
Skillz 035cb1360d allow structures to be overriden 2020-09-12 11:03:27 -04:00
Skillz 4b7b90aac0 add rawAvatarURL 2020-09-04 22:42:19 -04:00
Skillz dc54405c76 refactoring 2020-08-05 15:01:40 -04:00
Skillz a7f9bf6b94 v7 stuff lots of stuff 2020-08-05 14:31:08 -04:00