Commit Graph

985 Commits

Author SHA1 Message Date
ayntee
fdcd9ca668 Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno into next 2020-11-27 10:14:07 -08:00
ayntee
b484c2cc98 Update Discordeno version 2020-11-27 10:13:46 -08:00
Skillz4Killz
167e24ee81 Merge pull request #167 from Skillz4Killz/role.tags
Add Role.tags property
2020-11-26 10:29:46 -05:00
Skillz4Killz
85b5d686dd Merge pull request #210 from TheBlueOompaLoompa/patch-1
Fix spelling error in guild.ts
2020-11-25 21:58:24 -05:00
TheBlueOompaLoompa
1a4fe647e4 Fix spelling error in guild.ts
Fixed the extra uppercase letter in the comment for unban.
2020-11-25 20:45:47 -06:00
ayntee
6505adac76 Merge pull request #208 from Skillz4Killz/web-ws-api
Switch to web WebSocket API
2020-11-24 21:48:57 +04:00
ayntee
c5cd88852b Handle WebSocket#error event 2020-11-24 21:47:25 +04:00
ayntee
6041e03268 Switch binaryType to "arraybuffer" 2020-11-24 21:36:22 +04:00
ayntee
4739a322c3 Add "Contributing" header 2020-11-24 21:12:03 +04:00
ayntee
7bf6774d53 Remove "Features" header 2020-11-24 21:07:11 +04:00
ayntee
a0db2bdb69 Remove todo comment 2020-11-24 20:56:32 +04:00
Skillz
4aa232344b Merge branch 'next' of https://github.com/Skillz4Killz/Discordeno into next 2020-11-23 13:01:07 -05:00
Skillz
7150a5d0bc better typings 2020-11-23 13:01:03 -05:00
ayntee
b33ff695ca Fix spelling error :p 2020-11-22 20:39:28 +04:00
ayntee
5cb7580930 Remove test.ts file (dont worry the token is fake :) ) 2020-11-22 20:14:51 +04:00
ayntee
98774971b1 I have no idea what I am going 2020-11-22 20:13:56 +04:00
Skillz4Killz
3a81cd4bcc Merge pull request #209 from Skillz4Killz/idk
Types for getChannelWebhooks()
2020-11-22 10:40:47 -05:00
ayntee
6baccde3a9 Types for getChannelWebhooks()
Closes #207
2020-11-22 19:36:38 +04:00
ayntee
56535d1236 Add a TODO comment 2020-11-22 19:32:39 +04:00
ayntee
2d524b7e51 Add a TODO comment 2020-11-22 19:31:43 +04:00
ayntee
b58163d59a Switch to web WebSocket API 2020-11-22 19:27:37 +04:00
ayntee
5e28dcd2cb chore(deps): remove std/ws 2020-11-22 18:43:48 +04:00
ayntee
12c2ec38d0 Merge pull request #206 from Skillz4Killz/stickers
Stickers 🎉
2020-11-20 18:37:55 +04:00
ayntee
5c8ac57f1b Merge branch 'next' of https://github.com/Skillz4Killz/Discordeno into stickers 2020-11-20 17:30:34 +04:00
ayntee
7c2335b72f Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno into next 2020-11-20 17:30:09 +04:00
ayntee
dd700cecf2 docs: add Features section 2020-11-20 17:29:46 +04:00
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