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
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
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
Skillz4Killz
1c6e337304
Merge pull request #200 from Skillz4Killz/perm
...
feat(utils): check if bot is the owner of the guild
2020-11-18 08:58:09 -05:00
ayntee
a49853d79b
Bug fix
2020-11-18 10:43:48 +04:00
Skillz
85d2ffef49
add force option to get member in uncached guild
9.4.0
2020-11-17 16:26:49 -05:00
Skillz4Killz
52422fe23c
Merge pull request #198 from Skillz4Killz/inline-replies
...
Inline Replies
9.3.0
2020-11-16 23:35:01 -05:00
Skillz
e3f6b033b3
fmt
2020-11-16 23:29:08 -05:00
Skillz
bd6c89fdd6
fix bugs
2020-11-16 23:28:49 -05:00
Skillz
7f2538f93c
allow everyone role to be checked
2020-11-16 22:51:37 -05:00
Skillz
c919779b26
Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno into inline-replies
2020-11-16 22:39:04 -05:00