Commit Graph
929 Commits
Author SHA1 Message Date
Ayyan 07b02e7e63 Update README.md 2020-12-11 18:27:29 +04:00
Skillz4Killz 3ad012fb19 Merge pull request #232 from discordeno/ayntee-patch-2
fix: guildBanRemove() event not triggered
2020-12-07 13:36:33 -05:00
Ayyan 7955eb923a fix: guildBanRemove() event not triggered 2020-12-07 22:35:30 +04:00
ITOH ee9420d69a docs: update Discord server link (#231)
* Missed an Invite Link

Somehow missed to update the Support Server invite link in the READMY.md. Don't know how I managed to miss that.

* Add Intents to Docs

* Remove Intent Section
2020-12-07 21:23:21 +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 6949381de7 Remove nest.land workflow, update Discord link (#228)
* Remove Files for nest.land

* Change Discord Invite Link
2020-12-07 19:47:13 +04:00
Ayyan bfb39000d5 Merge pull request #226 from itohatweb/format
style: format source files
2020-12-07 14:25:28 +04:00
ITOH 69e7abdd78 style: format source files 2020-12-07 11:21:05 +01: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
Ayyan fbf253b874 docs: update old repository link 2020-12-07 09:45:12 +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
Ayyan 684128aa81 chore: update license name to discordeno 2020-12-06 10:36:39 +04:00
Ayyan 230cf592ea docs: update license text to org 2020-12-06 10:35:33 +04:00
Ayyan f953a31070 Merge pull request #220 from itohatweb/master
docs: rework documentation
2020-12-06 10:33:29 +04:00
ITOHandSkillz4Killz 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
Skillz4Killz 0753256d4b Merge pull request #219 from discordeno/ayntee-patch-1
feat: better return type/value for createServer()
2020-12-05 09:55:32 -05:00
Ayyan d745457b6e Make linter happy :) 2020-12-05 12:07:36 +04:00
Ayyan dcfaf9d066 Update README.md 2020-12-04 21:16:51 +04:00
Ayyan 747858437f Update guild.ts 2020-12-04 20:20:49 +04:00
Ayyan dbb0feabd6 Update guild.ts 2020-12-04 20:06:46 +04:00
Ayyan 5bf843b595 feat: better return type/value for createServer() 2020-12-04 20:05:01 +04:00
Skillz4Killz fbb4b32d8d Merge pull request #217 from WallyThePenguin/patch-1
Fixing Bug on line 40
2020-12-03 12:33:18 -05:00
Waleed b571cc3ae6 Fixing Bug on line 40 2020-12-03 12:04:17 -05:00
Ayyan 3c63b7d1f2 Merge pull request #216 from ayntee/ayntee-patch-1
docs: add dencord-starter to the boilerplate list
2020-11-30 18:10:22 +04:00
Skillz4Killz e8a8a3a475 Merge pull request #215 from Skillz4Killz/fix
fix: resolve urlToBase64() promise
2020-11-30 08:51:13 -05:00
Ayyan 7764b0cdfb Update README.md 2020-11-30 13:41:02 +04:00
Ayyan b6001affd0 docs: add dencord-starter to the boilerplate list 2020-11-30 13:40:17 +04:00
ayntee 8b7eb7d84b fix: resolve urlToBase64() promise 2020-11-30 09:44:04 +04: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 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 dd700cecf2 docs: add Features section 2020-11-20 17:29:46 +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
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 041e666868 fix tests going tooo fast 2020-11-18 09:32:38 -05:00