Commit Graph

27 Commits

Author SHA1 Message Date
Skillz4Killz
cd0347a5e1 feat: standalone rest server (#290)
* feat: standalone rest server

* desc

* fmt

* <3 vlad

* Update src/rest/README.md

Co-authored-by: Ayyan <ayyantee@gmail.com>

* Update src/rest/README.md

Co-authored-by: Ayyan <ayyantee@gmail.com>

* Update README.md

* Update src/rest/deps.ts

Co-authored-by: Ayyan <ayyantee@gmail.com>

* Update src/rest/queue.ts

Co-authored-by: Ayyan <ayyantee@gmail.com>

* chore: ignore no-explicit-any rule

* fix(rest): replace with correct import paths

* deno fmt

* fixes

* fmt

* use user agent cons

* fix typings

* Update src/rest/cache.ts

Co-authored-by: Ayyan <ayyantee@gmail.com>

* Update src/rest/cache.ts

Co-authored-by: Ayyan <ayyantee@gmail.com>

Co-authored-by: Ayyan <ayyantee@gmail.com>
2021-01-09 21:53:14 +04:00
ayntee
0e6d7db59c docs: remove releasenotes.md 2021-01-01 11:20:02 +04:00
Mito
e4125820d7 Fixed typo
"Let's set it to to 5" -> "Let's set it to 5"
2020-12-31 15:25:31 -05:00
ayntee
4e2e139f73 Update releasenotes.md 2020-12-28 20:10:31 +04:00
ayntee
02f240baa8 docs: add releasenotes.md 2020-12-28 20:01:56 +04:00
ayntee
9d451a395d docs: dark theme by default 2020-12-27 11:51:05 +04:00
Skillz
291d4a2f49 update docs guide 2020-12-26 23:07:26 -05:00
ayntee
409a494c51 Merge branch 'master' of https://github.com/discordeno/discordeno into next 2020-12-15 14:52:04 +04:00
Ayyan
b81cf89fb2 docs: update the theme-color to blurple (#257) 2020-12-15 12:44:04 +04:00
ITOH
6bc71db6eb docs: add OG image meta (#255) 2020-12-15 12:19:09 +04:00
ITOH
6aef2fe3b6 docs: add favicon (#254) 2020-12-15 11:32:14 +04:00
ITOH
24d4489ea4 refactor!: change certain events args order (#238)
* Make them Optional

* Allow/Deny changed to Strings in v8

* Revert "Allow/Deny changed to Strings in v8"

This reverts commit 3ffb55705c.

* Revert "Revert "Allow/Deny changed to Strings in v8""

This reverts commit 4fb7ef271e.

* Revert "Revert "Revert "Allow/Deny changed to Strings in v8"""

This reverts commit d5a020e307.
2020-12-09 11:20:45 +04:00
Skillz4Killz
2eea47b63a fix: guildBan* events argument order (#233) 2020-12-07 23:11:36 +04:00
ITOH
7dc43e41a0 docs: update Discord server links (#230) 2020-12-07 20:01:32 +04:00
ITOH
0d8ae91779 Switch to deno.land/x from x.nest.land (#227)
* Change import Links

* Update import Links

* Update createcommand.md

* Update createevent.md
2020-12-07 19:48:11 +04:00
ITOH
4888dc37da docs: update GitHub repository link (#225)
* Update FAQ links

* Update gettingstarted.md

* Update dockerhosting.md
2020-12-07 14:02:26 +04:00
ITOH
cceb464bff docs: fix "Edit this page" links (#221)
* Fix "Edit this page" Link generation

* Got that wrong

* Changed Repository Link
2020-12-06 14:34:15 +04:00
ITOH
2842357509 Apply suggestions from code review
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2020-12-05 23:08:19 +01:00
ITOH
61e86a44e8 Update arguments.md 2020-12-05 23:06:35 +01:00
ITOH
924f7c0ba5 Update Advanced Guide
- Changed code to use latest Discordeno Boilerplate features.
- Correct deprecated imports.
- Change Links to use the new documentation.
Changed some more things too
2020-12-05 22:33:04 +01:00
ITOH
faed440a7a Update Step By Step
- Changed code to use latest Discordeno Boilerplate features.
- Correct deprecated imports.
- Change Links to use the new documentation.
- Change order of files
Changed some more things too
2020-12-05 21:41:35 +01: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
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
56081b1687 add guide 2020-08-07 23:19:21 -04:00
Skillz
70be42031e gatsby docs 2020-07-12 22:14:55 -04:00