ayntee
8654aeded5
refactor: rename controllers to handlers and handlers to helpers ( #660 )
...
* refactor: rename controllers to handlers and handlers to helpers
* fmt
2021-03-11 21:41:03 +04:00
ayntee
5566046fed
refactor(controllers): remove redundant DiscordPayload#t check ( #653 )
2021-03-10 23:38:28 +04:00
ITOH
2c3692810d
refactor(structures): rename create* functions ( #395 )
...
* structures: rename structure create functions
* fix: errors occured because of structure rename
* fix(controllers): errors occured because of structure rename
* fix
* fix createServer to createGuild rename
* rename create*structure to create*Struct
* update docs
* Phew
* rename createguildrole
* fix that
* fmt?
* idk
* why
* fixxess
* Update member.ts
* Update member.ts
* ahh found it
* revert this
* Update mod.ts
Co-authored-by: ayntee <ayyantee@gmail.com >
2021-03-08 20:37:06 +04:00
ayntee
16ba155f33
style: format json files ( #563 )
2021-03-03 14:07:57 +04:00
ayntee
848e3d5ced
style(docs/faq): run deno fmt
2021-03-01 15:19:09 +04:00
Dhruvin-Purohit
04dbdaf2e0
docs(faq): fix spelling and grammatical errors ( #558 )
...
* feat(grammar): Common Mistakes.
* Update docs/src/faq.md
Co-authored-by: ayntee <ayyantee@gmail.com >
2021-02-28 22:52:30 +04:00
Dhruvin-Purohit
684f827bd7
docs(README): fix grammatical error ( #557 )
...
* feat(grammar): fixed a mistake.
resources is a plural word but is being used as a singular word here
* Update docs/src/README.md
Co-authored-by: ayntee <ayyantee@gmail.com >
2021-02-28 13:12:14 +04:00
ayntee
ebb95dd285
docs(migrating): format file ( #522 )
2021-02-14 22:53:39 +04:00
ayntee
8b55f20d2f
docs: rename discordeno/discordeno-boilerplate to discordeno/boilerplate ( #521 )
2021-02-14 22:39:55 +04:00
ayntee
0004e3ecf0
docs: update boilerplate link ( #492 )
2021-01-30 18:26:09 +04:00
ayntee
f60cfc417e
docs(gettingstarted): update tutorials
2021-01-25 23:35:46 +04:00
ayntee
4a80532792
docs: improve wording
2021-01-25 23:31:52 +04:00
ayntee
587c1f8d73
ci(deploy): change renamed file name
2021-01-24 23:01:46 +04:00
Ayyan
3f407c901b
docs: improve wording & organize sections ( #439 )
...
* docs: improve wording
* idk
* idk
* idk
* idk
* i love discord.js
* duplicate argh
* edsoifghdsopsigv
2021-01-24 18:48:16 +04:00
ayntee
b3f9287183
style: format files
2021-01-20 17:02:01 +04:00
Ayyan
e898d6d46d
docs: improve wording ( #363 )
...
* docs: improve wording
* Thanks to Skillz <3
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2021-01-16 18:51:44 +04:00
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
47435e1e12
Update vuepress
2020-12-26 22:30:33 +04:00
ayntee
aefe89c5a6
Move deps to devDeps
2020-12-26 22:29:17 +04: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
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