Commit Graph

80 Commits

Author SHA1 Message Date
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
e29f498fb4 docs: update GitHub link (#224) 2020-12-07 12:33:47 +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
ayntee
1dd7472934 Remove link to cease free advertising 2020-11-10 22:24:14 +04:00
ayntee
5adf6b49ce Add Discordeno bot tutorials to YouTube tutorials section 2020-11-10 22:23:07 +04:00
ayntee
a3b41f0e26 Add Discordeno bot tutorial series to useful links section 2020-11-10 22:21:05 +04:00
Jonathan
08af964a52 Update createcommand.md 2020-11-03 17:29:11 -05:00
Jonathan
7537ed6065 Update to reflect new way of running mod.ts 2020-11-03 15:29:12 -05:00
ayyanm
10f67b090a Replace all occurrences of "import type" syntax to "import" syntax 2020-10-28 12:52:33 -07:00
Lukas Does Dev
954931cb1a Update introduction.md 2020-10-23 19:51:08 +03:00
Skillz
509d60346c fix dynamic command nsfw stuff 2020-10-16 13:04:14 -04:00
Skillz
13ff5f854c add user reviews section 2020-10-14 21:07:01 -04:00
Skillz
fd78796891 Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno 2020-10-12 12:10:42 -04:00
Skillz
82183d6739 test fix 2020-10-12 12:10:40 -04:00
Just a Badly Drawn TABS Dude
5326574e6b Update gettingstarted.md 2020-10-10 21:51:40 +02:00
Arnav Jindal
893daa004e docs: fix docsUrl (#125)
* docs(Correct docsUrl)

* Ensured Correct Url
2020-10-01 11:27:49 -07:00
Skillz
3eccdf2481 latest docs npm 2020-09-26 21:07:26 -04:00
Skillz
cf5dc4690c fix guides to use 9.0 2020-09-26 20:44:21 -04:00
Skillz4Killz
02573bc2e0 Merge pull request #100 from Skillz4Killz/v9
V9: DO NOT USE THIS VERSION YET!
2020-09-25 16:38:02 -04:00
Skillz
18d483144c remove logger 2020-09-22 19:08:14 -04:00
Skillz
4b950b5d35 cleanup 2020-09-18 14:18:44 -04:00
Skillz
491fefa22b add custom cache, structures, controllers guide 2020-09-18 12:30:52 -04:00
Skillz
21385804af more fixes 2020-09-16 12:47:13 -04:00
Skillz
8391e9b9a2 couple issues on guide fixed 2020-09-15 09:40:16 -04:00
Skillz
8c09319d17 test fix guide link 2020-09-10 14:24:42 -04:00
Skillz
e819feb3a0 hosting guide 2020-09-10 14:20:21 -04:00
Skillz
8b075e693d Fixes #97 Update docs and readme to use v8.4.1 2020-09-01 09:38:44 -04:00
Skillz
606ef86fd7 add subcommands guide 2020-08-31 15:57:38 -04:00
Skillz
8acc746a15 add tasks guide 2020-08-31 15:57:33 -04:00
SquarePear
9e8b1974e5 Added docs for setting up Docker hosting 2020-08-27 17:25:57 +00:00
Skillz
5c4e7c47e9 dynamic commands guide 2020-08-21 17:00:49 -04:00
Skillz
3aa4d745c2 clarify 2020-08-16 14:33:30 -04:00
Skillz
05ffc015f7 consistency 2020-08-14 15:36:52 -04:00
Skillz
8eb4c425ba use mest.land in docs and better faq wording 2020-08-14 15:14:40 -04:00