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
ayntee
a49853d79b
Bug fix
2020-11-18 10:43:48 +04:00
ayntee
30d2ba3cf8
Resolve promises
2020-11-16 19:43:11 +04:00
ayntee and Skillz4Killz
f7609ad9cd
Update src/handlers/mod.ts
...
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2020-11-16 17:35:31 +04: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
ayntee
ead9bc7baa
Resolve promise for all instances of botHasPermission()
2020-11-14 19:28:49 +04: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
ayntee
223ee10bc3
Add size() to cacheHandlers
2020-11-14 17:00:16 +04:00
ayntee
8bb9095a74
Suggestions
2020-11-14 16:36:09 +04:00
ayntee and Skillz4Killz
2c2c2e95e4
Update src/handlers/guild.ts
...
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2020-11-14 16:33:34 +04:00
ayntee and Skillz4Killz
0efa33d00d
Update src/handlers/guild.ts
...
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2020-11-14 16:33:23 +04:00
ayntee and Skillz4Killz
de6696aa83
Update src/handlers/guild.ts
...
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2020-11-14 16:33:13 +04:00
ayntee and Skillz4Killz
873a20d89d
Update src/handlers/guild.ts
...
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2020-11-14 16:33:02 +04:00
ayntee and Skillz4Killz
dfba8ec8af
Update src/handlers/guild.ts
...
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2020-11-14 16:31:54 +04:00
ayntee and Skillz4Killz
e86658ad2a
Update src/handlers/guild.ts
...
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2020-11-14 16:31:41 +04:00
ayntee
d88bbf266a
Convert Retry-After to ms
2020-11-14 15:02:14 +04:00
ayntee
357f2d06a4
Idk
2020-11-14 14:23:59 +04:00
ayntee
1ead672386
New template structure
2020-11-14 11:28:08 +04:00
ayntee
087f1f1df7
Add permission-checking
2020-11-14 11:06:44 +04:00
ayntee
d31cf09c64
Better types for getGuildTemplate()
2020-11-14 10:44:58 +04:00
ayntee
9c5031259f
Embed endpoint into function instead of assigning to var
2020-11-14 10:43:08 +04:00
ayntee
dd60de628c
Rename code parameter to templateCode to reduce ambiguity
2020-11-14 00:41:25 +04:00
ayntee
1f2c5853de
🎉 Server Templates 🎉
2020-11-14 00:10:13 +04:00
ayntee
985a4358f9
Rename GuildTemplate interface to Template
2020-11-13 23:41:41 +04:00
ayntee
f9fddf7621
Server Templates 🎉 🎉
2020-11-13 22:53:54 +04:00
ayntee
524352271c
Merge pull request #185 from Skillz4Killz/isChannelSynced
...
New function isChannelSynced(channelID: string)
2020-11-13 18:12:28 +04:00
ayntee
b8b14be320
Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno into isChannelSynced
2020-11-13 18:11:14 +04:00
ayntee
49815b579d
Linted code
2020-11-13 18:09:27 +04:00
ayntee
e73a09918c
New function isChannelSynced(channelID: string)
2020-11-13 18:04:07 +04:00
ayntee
c866d127a9
Idk
2020-11-13 13:10:44 +04:00
ayntee
0ea9dbc7c4
deno.yml -> lint.yml
2020-11-12 23:31:25 +04:00
ayntee
b7d8b30b1f
Testing/Linting -> Lint
2020-11-12 23:30:51 +04:00
ayntee
67b9dc96b4
Make reason parameter optional
2020-11-12 23:25:00 +04:00
ayntee
4ec74fb36d
Add reason parameter to editChannel()
2020-11-12 23:21:33 +04:00
ayntee
ff711d622a
Add missing JSDoc for RoleTags
2020-11-11 20:00:17 +04:00
ayntee
02dce94ada
data.tags -> tags
2020-11-11 19:53:12 +04:00
ayntee
f3e8673dff
Revert "Update role.ts"
...
This reverts commit feab857ba6 .
2020-11-11 19:50:47 +04:00
ayntee
b2ca3f8146
Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno into role.tags
2020-11-11 19:46:57 +04:00
ayntee
feab857ba6
Update role.ts
2020-11-11 13:15:17 +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
ayntee
9c3a42e106
Convert the License section text to hyperlink
2020-11-07 21:30:17 -08:00
ayntee
efcf567db0
Resolve promise for all botHasChannelPermissions()
2020-11-06 23:16:41 -08:00
ayntee
4254a37467
Update README.md
2020-11-06 09:16:33 -08:00
ayntee
717d8cd3e3
Lower the time limit for ready event activation
2020-11-05 23:16:33 -08:00
ayntee
b2a9db2b91
Update README
2020-11-04 07:07:28 -08:00
ayntee and Skillz4Killz
8167d81482
Add description for RoleData.tags
...
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2020-11-04 05:37:17 -08:00
ayntee
e93eaecc4e
Change type of RoleTags.premium_subscriber to null
2020-11-04 05:36:16 -08:00
ayntee
a6cf691546
Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno into role.tags
2020-11-04 05:33:02 -08:00
ayntee
920111472e
Merge pull request #171 from Skillz4Killz/better-readme
...
Remove unnecessary clutter
2020-11-04 05:31:35 -08:00
ayntee
dec6b1fa9c
Remove unnecessary clutter and features
2020-11-03 21:37:31 -08:00
ayntee
1cc8ac12c6
Revert "Update README.md"
...
This reverts commit 81acfed1ce .
2020-11-03 21:33:26 -08:00
ayntee
81acfed1ce
Update README.md
2020-11-03 21:30:06 -08:00
ayntee
fc9b721503
Oopsie
2020-11-03 05:50:02 -08:00
ayntee
ec3a6f21e2
Add Role.tags property
2020-11-03 05:26:43 -08:00
ayntee
f32f1dec14
Add moveMember function to member handler
...
Closes #164
2020-11-02 09:25:12 -08:00
ayntee
f3987803c4
Merge pull request #155 from Skillz4Killz/fix-overwrite-tests
...
Fix overwrite tests
2020-10-29 12:08:57 -07:00
ayntee
e4f309d0ef
Update permissions.ts
2020-10-28 12:40:24 -07:00
ayntee
030b24350e
Merge pull request #151 from Skillz4Killz/remove-redundant-type
...
Remove redundant type cast
2020-10-28 12:17:46 -07:00
ayntee
5acb27a006
Merge pull request #150 from Skillz4Killz/fix-tests
...
Add DISCORD_TOKEN env variable to test workflow
2020-10-28 12:00:18 -07:00
ayntee
a3ceb1772b
Merge pull request #149 from Skillz4Killz/fix-tests
...
Remove "deno cache tests/mod.test.ts" from workflow
2020-10-28 11:14:55 -07:00