Commit Graph

4109 Commits

Author SHA1 Message Date
ayntee 3ab5d730a1 Merge branch 'next' of https://github.com/Skillz4Killz/Discordeno into stickers 2020-11-20 15:34:12 +04:00
ayntee 28dfef018f style: format src files 2020-11-20 15:33:53 +04:00
ayntee e5a562ec80 ci: remove gatsby workflow 2020-11-20 14:24:10 +04:00
ayntee 67536ec02b feat: add MessageSticker* type 2020-11-20 13:23:18 +04:00
ayntee 556ec8eaac docs: ignore public/ & .cache/ dir 2020-11-20 13:11:19 +04:00
ayntee bcb7f228a8 Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno into next 2020-11-20 13:05:15 +04:00
ayntee 12d2c5336e chore: remove _config.yml 2020-11-20 11:54:57 +04:00
ayntee 73e2faf8f1 chore: add homepage field to egg.yml 2020-11-20 11:53:36 +04:00
ayntee ab40015848 chore: remove package-lock.json 2020-11-20 11:48:31 +04:00
Skillz 4cd76db969 fixes 2020-11-19 23:10:14 -05:00
Skillz 12a58ed7bf Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno into next 2020-11-19 23:08:19 -05:00
ayntee f11452affd chore: discordeno.js.org => discordeno.mod.land 2020-11-20 00:31:01 +04:00
ayntee 937585909d Change base to / 2020-11-19 23:56:33 +04:00
ayntee abb624b9b6 chore: switch to js.org 2020-11-19 23:49:40 +04:00
ayntee 1094e578c5 Delete CNAME 2020-11-19 23:42:53 +04:00
ayntee 3b108ae2fa Update README.md 2020-11-19 23:38:41 +04:00
ayntee 175b4230ed Better Docs 🎉 (#205)
* docs: rename docs to _docs

* docs: initialize a vuepress app

* docs: customize vuepress config

* docs: remove unnecessary files from archived docs

* ci: add deployment workflow

* docs: use vuepress instead uh-idk-template-ig

* ci(deploy): cd into docs dir

* ci(deploy): cd into docs

* ci(deploy): change setup-node version to v2

* revert: "ci(deploy): change setup-node version to v1"

* ci(deploy): run workflow on push

* chore: add dist/ to .gitignore

* docs: remove dist from the docs dir

* ci(deploy): correct publish_dir path

* ci(deploy): run the deploy workflow only on push to master

* docs: correct repo url
2020-11-19 23:34:50 +04:00
Skillz f1b7edaeed Merge branch 'next' of https://github.com/Skillz4Killz/Discordeno into next 2020-11-19 13:39:17 -05:00
Skillz ec0be7fb1e test fix for resume 2020-11-19 13:39:15 -05:00
ayntee fffa2a078f style: format source files 2020-11-19 15:12:15 +04:00
Skillz 90e1071608 bug fix 2020-11-18 21:58:00 -05:00
Skillz bd101f8225 slight fix hack 2020-11-18 21:54:36 -05:00
Skillz fee041c355 test fix for initial members 2020-11-18 21:15:39 -05:00
Skillz be24545316 fixes 2020-11-18 19:45:30 -05:00
Skillz a13e50d383 fixes 2020-11-18 19:16:52 -05:00
Skillz a744752061 remove tsconfig 2020-11-18 18:16:51 -05:00
Skillz b41524339a fix member.roles 2020-11-18 18:13:03 -05:00
Skillz 282ae9a9a0 fix 2020-11-18 17:25:11 -05:00
Skillz 7e2206033c fix 2020-11-18 17:14:33 -05:00
Skillz 5805fc8eca fix 2020-11-18 16:42:38 -05:00
Skillz 7c3c6409d9 remove members from guild struct 2020-11-18 16:08:00 -05:00
Skillz 0525b3ad48 default exports are breaking deno docs 2020-11-18 15:12:29 -05:00
Skillz ee02205c80 fixes 2020-11-18 15:12:05 -05:00
Skillz 404dc71b69 change createClient to startBot 2020-11-18 15:11:03 -05:00
Skillz a552fe2f89 test fix 2020-11-18 13:58:42 -05:00
Skillz 2e832dacce test change 2020-11-18 13:55:07 -05:00
Skillz fb116efaff try 2.1.2 2020-11-18 13:53:05 -05:00
Skillz dc7a773466 test v2 2020-11-18 13:48:40 -05:00
Skillz fb5e9c462a test 14.x 2020-11-18 13:44:41 -05:00
Skillz d0a19b7739 test new action ghpage 2020-11-18 13:43:19 -05:00
Skillz ca40933155 test gh pages 2020-11-18 13:34:35 -05:00
Skillz a8c74c82e5 fixing tests and perm check bug 2020-11-18 13:08:47 -05:00
Skillz 0a040fb8a8 Merge branch 'next' of https://github.com/Skillz4Killz/Discordeno into next 2020-11-18 13:07:16 -05:00
Skillz ab04de5a98 cleanup of deprecated 2020-11-18 13:06:48 -05:00
Skillz4Killz d05d264b2e Update src/types/options.ts
Co-authored-by: ayntee <ayyantee@gmail.com>
2020-11-18 13:05:22 -05:00
Skillz 9e49d8da11 deno fmt 2020-11-18 12:52:46 -05:00
Skillz4Killz 5e38843418 Merge pull request #203 from Skillz4Killz/permission-consistency
[BREAKING] Permission consistency
2020-11-18 12:50:23 -05:00
Skillz4Killz 3dc74eb54d Merge pull request #201 from Skillz4Killz/cache.members
[BREAKING] move guild.members to cache.members
2020-11-18 12:49:47 -05:00
Skillz 1b63907256 more places to change 2020-11-18 12:29:57 -05:00
Skillz ff3f33b285 permissions => permission 2020-11-18 12:21:45 -05:00