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
Skillz
a1832f3721
needs testing
2020-11-16 22:20:06 -05:00
Skillz4Killz
b6b18f38ab
Merge pull request #196 from Skillz4Killz/errors
...
Better error messages for request manager
2020-11-16 12:13:59 -05:00
Skillz4Killz
b3019f2e38
Merge pull request #197 from Skillz4Killz/resolve-promises
...
Resolve promises
2020-11-16 12:10:31 -05:00
ayntee
30d2ba3cf8
Resolve promises
2020-11-16 19:43:11 +04:00
Skillz4Killz
9062bb1045
Merge pull request #195 from Skillz4Killz/feat
...
feat: overridable handlers
2020-11-16 08:36:57 -05:00
ayntee
f7609ad9cd
Update src/handlers/mod.ts
...
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2020-11-16 17:35:31 +04:00
Skillz4Killz
a0ed1d6577
Merge pull request #192 from Skillz4Killz/const2util
...
Rename and move constants/discord.ts to utils/constants.ts
2020-11-16 08:29:46 -05:00
ayntee
6446f16161
Better error messages for request manager
2020-11-16 12:36:13 +04:00
ayntee
3cce7c2732
feat: overridable handlers
2020-11-16 12:09:32 +04:00
ayntee
ca9a3095f8
Rename and move constants/discord.ts to utils/constants.ts
2020-11-15 22:22:27 +04:00
Skillz4Killz
f24b80dcfa
Merge pull request #190 from Skillz4Killz/perms
...
Resolve promise for all instances of botHasPermission()
2020-11-14 11:58:16 -05:00
ayntee
ead9bc7baa
Resolve promise for all instances of botHasPermission()
2020-11-14 19:28:49 +04:00
Skillz4Killz
f40530ab9a
Update cache.ts
2020-11-14 08:41:37 -05:00
Skillz4Killz
d8226a4846
Merge pull request #186 from Skillz4Killz/server-template
...
🎉 Server Templates 🎉
2020-11-14 08:27:05 -05:00
Skillz4Killz
3583ad16c5
Update src/handlers/guild.ts
2020-11-14 08:26:58 -05:00
ayntee
8d7157cc60
Use cacheHandler instead of cache
2020-11-14 17:18:28 +04:00
ayntee
a42b62bacc
Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno into server-template
2020-11-14 17:17:30 +04:00
Skillz4Killz
7cbc6f4c62
Merge pull request #188 from Skillz4Killz/add-size
...
Add size() to cacheHandlers
2020-11-14 08:11:48 -05:00