Commit Graph

105 Commits

Author SHA1 Message Date
ayntee
95020d5104 style(CONTRIBUTING): format file 2021-03-11 22:37:22 +04:00
ayntee
fb278c92ad Update CONTRIBUTING.md 2021-03-11 21:57:34 +04:00
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
359a775715 style(ISSUE_TEMPLATE): format files 2021-03-11 19:01:32 +04:00
ayntee
a5acb59e06 chore: add issue templates 2021-03-11 18:22:04 +04:00
ayntee
1c5c90834a Create CODEOWNERS 2021-03-07 11:59:22 +04:00
ayntee
5802a9d1ca fix(types/interactions): make "content" optional in SlashCommandCallbackData (#599)
* fix(types/interactions): make "content" optional in SlashCommandCallbackData'

Closes #590

* ignore lint
2021-03-06 22:16:02 +04:00
ayntee
a72bf9bb2e test: remove weird workaround (#556) 2021-02-28 00:05:01 +04:00
Skillz4Killz
99ed2c2edb feat(types): add and detach API types (#510)
* feat: add guidelines

* Camelize

* feat: add DiscordUser

* add Discord prefix

* feat: webhook types

* add integration typings

* add new errors and alphabetize

* Add channel types

* feat: add DiscordOverwrite

* feat: webhook typings

* feat: role typings

* fix name

* feat: integration types

* feat: mod.ts for types

* feat: add auditlog types

* feat: teams typings

* feat: add base user interface

* feat: image typings

* enable more mod.ts

* feat: add emoji typings

* channel typings

* embed types

* cleanup embed

* add emoji types

* add more member types

* feat: add message types

* add more to mod.ts

* fix name

* feat: add codes

* feat: add guild types

* feat: add integration types

* add more to mod.ts

* feat: add interaction types

* feat: add voice types

* add more to mod.ts

* feat: add gateway, events

* feat: add invite types

* add to mod ts

* feat: add template types

* feat: add rate limits types

* apply fixes

* deno fmt

* deno fmt

* fix: oauth snake case

* fix: oauth name

* fix: add back and ignore deno fmt

* fix: discord voice snake case

* fix: util fmt

* fix names and fmt

* fix: auditlog types

* lint: shut up in types

* fix: no longer needed

* test

* fix import

* fix missing error

* fix error
2021-02-10 20:02:12 +04:00
ayntee
53cb2611c0 docs(CONTRIBUTING): separate bad PR title examples 2021-01-28 13:56:42 +04:00
ayntee
4464be4781 ci(test): remove repetitive --allow-env flag 2021-01-27 12:10:16 +04:00
ayntee
9a731f0a1d ci(test): add --allow-env flag 2021-01-27 11:54:15 +04:00
ayntee
07bf620ffa ci: separate local tests 2021-01-27 11:45:19 +04:00
Ayyan
e72fbe3b82 Delete PULL_REQUEST_TEMPLATE.md 2021-01-26 19:24:09 +04:00
Ayyan
7cd4fda3f4 feat(controllers): add INTEGRATION* gateway events (#459)
* feat(controllers): add INTEGRATION* gateway events

* suggestions

* forgive me, i am forgetful :P

* Update src/types/options.ts

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2021-01-26 18:32:43 +04:00
ayntee
0ed7420e01 ci(lint): run workflow for test directory 2021-01-26 12:56:27 +04:00
ayntee
a3d154e13e Revert "ci: run on workflow_dispatch"
This reverts commit 979801147c.
2021-01-26 12:48:28 +04:00
ayntee
979801147c ci: run on workflow_dispatch 2021-01-26 12:41:16 +04:00
ayntee
217d62d7b1 ci: fix syntax error 2021-01-26 12:08:30 +04:00
ayntee
bcc7e1f631 ci: remove indentation* 2021-01-26 12:06:45 +04:00
ayntee
dc6e96f5f8 Intend :) 2021-01-26 12:04:55 +04:00
Ayyan
b164d0bf4f ci: add matrix testing (#471)
* ci: add matrix testing

* idk
2021-01-26 12:03:19 +04:00
Ayyan
9677624951 docs(CONTRIBUTING): improve wording & add sections (#456)
* docs: improve wording & add sections

* idk

* inclusive code

* fmt
2021-01-25 17:24:52 +04:00
ayntee
19c7e3b4e0 ci(test): add fmt check script 2021-01-20 23:29:59 +04:00
ayntee
92719a1a8c ci(lint): add fmt check step 2021-01-20 22:20:36 +04:00
ayntee
b3f9287183 style: format files 2021-01-20 17:02:01 +04:00
Ayyan
ae99819c22 ci: run workflow on push to master (#391) 2021-01-15 21:20:42 +04:00
ayntee
e69d4ac78b ci: another attempt to fix CI 2021-01-15 19:46:05 +04:00
ayntee
5307f0c5f2 Revert "test: attempt to fix "Token not provided" error (#384)"
This reverts commit 6f21de2a3a.
2021-01-15 15:21:41 +04:00
Ayyan
6f21de2a3a test: attempt to fix "Token not provided" error (#384)
* test: fix "Token not provided" error

* idk wtf

* Revert "idk wtf"

This reverts commit 26063aa127.

* https://open.spotify.com/track/3ZWc3Bm8eUMRRJhSWKHHeV 🔥🔥
2021-01-15 15:03:54 +04:00
Ayyan
1ee7b5a1b1 ci: add "check" workflow (#370)
* ci: add "check" workflow

* ci: add check workflow

* idk

* ci(check): rename to "Type-check"
2021-01-11 10:57:27 +04:00
Ayyan
706e8f6086 ci(test): run workflow on label assignment (#367)
* ci(test): run workflow on label assignment

* ci(test): remove paths

* ci(test): run workflow on label assignment
2021-01-10 22:44:00 +04:00
Ayyan
9ca916d263 ci(test): run workflow on label assignment (#365)
* ci(test): run workflow on label assignment

* ci(test): remove paths
2021-01-10 22:22:46 +04:00
Ayyan
0883295e69 ci(test): run workflow on label assignment (#364) 2021-01-10 22:20:24 +04:00
Ayyan
e5a8f3b358 chore: setup "deno lint" (#331)
* chore: setup "deno lint"

* ci(lint): add --unstable flat to lint script

* lint

* lint

* refactor: destructure assignment for Message#guildID

* chore: remove TODO comment

* refactor: remove redundant async

* chore: switch to Deno stable vscode ext

* chore: remove ignore comments

* chore: remove ignore comments

* chore: remove @ts-ignore comment

* fixes

* fixes

* chore: remove deno-lint-ignore comment

* chore: add index signature
2021-01-03 20:12:42 +04:00
ayntee
13cce6bf4f ci: add mod.ts, tests directory to paths 2021-01-01 14:27:12 +04:00
Ayyan
c346bd5eae ci: trigger workflow only when certain files are modified (#316) 2021-01-01 14:24:24 +04:00
ayntee
3d7d2e9f16 ci: pass explicit permission flags 2020-12-31 15:01:54 +04:00
Ayyan
17720a4e46 ci: use setup-deno@v2 (#305) 2020-12-31 11:41:33 +04:00
Ayyan
6d7aa35d9c ci: run "Test" workflow on push and pull_request (#294) 2020-12-28 22:50:16 +04:00
ayntee
73bf85944a Merge branch 'master' of https://github.com/discordeno/discordeno into next 2020-12-20 16:18:49 +04:00
Ayyan
cfa8d25df2 chore: run CI on push, pull_request & do not run deno cache (#266)
* chore: remove deno cache from "Lint" workflow

* chore: run "Lint" workflow on push and pull_request
2020-12-19 22:44:42 +04:00
Ayyan
929e60471c Update lint.yml 2020-12-10 18:03:12 +04:00
Ayyan
bc73aeb632 Delete CODE_OF_CONDUCT.md 2020-12-08 11:25:12 +04:00
Ayyan
5f01204734 Delete feature_request.md 2020-12-08 11:24:59 +04:00
Ayyan
99462a9686 Delete bug_report.md 2020-12-08 11:24:49 +04:00
Ayyan
8060549822 Delete ask-a-question.md 2020-12-08 11:24:40 +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
ayntee
f11452affd chore: discordeno.js.org => discordeno.mod.land 2020-11-20 00:31:01 +04:00
ayntee
abb624b9b6 chore: switch to js.org 2020-11-19 23:49:40 +04:00