Commit Graph

71 Commits

Author SHA1 Message Date
Matthew Hatcher
a3e0c155ac fix(website): header terminology, copyright year, edit links, and blog post times (#3180)
* feat: matching terminology to homepage header

* fix: copyright year

* fix: edit url now links to DD repo

Closes #3177

* fix: adds ISO8601 date to blog posts

Fixes #3178
2023-10-29 14:46:39 +00:00
Matthew Hatcher
dea4310e9f feat: add after install script (#3161)
* feat: upgrade yarn to latest 3.x

* feat: adding plugin and after install script

* fix: husky mode

* feat: adding post merge hook

* style: alphabetically organizing scripts

* fix: yarn lock
2023-10-29 14:37:09 +00:00
Skillz4Killz
38fb58dbb9 why is this dumb thing needed 2023-10-28 16:54:41 +00:00
Skillz4Killz
25ad834cac fix: contribution guide 2023-10-28 16:21:35 +00:00
Skillz4Killz
3e64b22874 update guild count values of bots using dd 2023-10-28 14:51:26 +00:00
Skillz4Killz
9df1252eb4 perma cactus logo 2023-10-28 14:45:07 +00:00
Skillz4Killz
0b93eed6bd Merge branch 'main' of https://github.com/discordeno/discordeno 2023-10-28 13:32:28 +00:00
Skillz4Killz
59631f2fac format 2023-10-28 13:25:09 +00:00
dependabot[bot]
1bd75d5914 build(deps): bump @babel/traverse from 7.21.4 to 7.23.2 in /website (#3156)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.4 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2023-10-28 12:52:08 +00:00
dependabot[bot]
dc78446a59 build(deps): bump postcss from 8.4.21 to 8.4.31 in /website (#3147)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-15 04:26:40 +00:00
8au
c6414d60dc docs: Updated the guide for making custom bot REST instances to use the new createBaseHeaders() function (#3136)
* docs: Updated the guide for making custom bot REST instances to use the new createBaseHeaders() function

* Update website/docs/bigbot/step-2-rest.md

* Update website/docs/bigbot/step-2-rest.md

---------

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2023-09-21 15:53:44 +00:00
Skillz
4d2bb53361 fix: tiny bug in guide 2023-09-14 09:44:04 -05:00
Skillz
a89107b5c4 fix: remove testing skillz name 2023-08-23 13:08:22 -05:00
Skillz
a6e99f3048 fix: remove discrims and support multiple devs 2023-08-23 13:06:19 -05:00
8au
d0db3420f7 fix: 'INVITE_DELETE' event now uses 'handleInviteDelete' (previously used 'handleInviteCreate') (#3064)
* fix: Fixed an issue which would cause the 'INVITE_DELETE' event to be passed into 'INVITE_CREATE'.

* chore: updated guild counts for appy and ai image generator

* chore: removed duplicate line in the message transformer
2023-07-23 15:54:34 -05:00
dependabot[bot]
8523b6ee91 build(deps): bump semver from 5.7.1 to 5.7.2 in /website (#3068)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-23 20:51:53 +00:00
dependabot[bot]
8c73447da2 build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /website (#3089)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-23 20:46:49 +00:00
Skillz
a1b2b3fb2c fix: Closes #3011 guide fixes 2023-05-08 13:36:33 -05:00
8au
7081e87959 feat: Added the rewrite Appy review, also changed default color for darkmode to make it easier to see the containers. (#3021) 2023-05-05 23:00:38 +00:00
Yaikava
b1281a3e45 📚 - docs: add deno example with gateway workaround (#3016) 2023-05-01 20:03:57 +00:00
LHCLYT
8389c1dce0 Add CactusFire to Community Feedback (#3017)
* Add CactusFire to Community Feedback

* Update website/src/components/home/reviews/index.tsx

---------

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2023-05-01 19:56:03 +00:00
Gavin Wainwright
26dcee34c3 Update step-4-bot.md (#3015)
typo
2023-04-29 15:35:31 +00:00
Endy
8a0140c8ed fix(website): gradient shadow overlapping navbar (#3012) 2023-04-27 22:44:37 +00:00
Skillz
5172bd91a5 docs: more beginner guides 2023-04-19 14:21:30 -05:00
Skillz
e45e5acdf3 docs: token guide 2023-04-19 13:26:16 -05:00
Skillz4Killz
ad4832c482 docs: more rr guide 2023-04-19 04:23:09 +00:00
Awesome Stickz
3ebe151643 fix(website): faq grammar (#3003)
* fix: website faq grammar

* fix: more faq grammar fixes

* Update website/src/components/home/faq/index.tsx

* Update website/src/components/home/faq/index.tsx

---------

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2023-04-17 01:57:02 +00:00
Peter
d320334663 Mobile responsiveness + add loading (#3005)
* Mobile responsiveness + add loading

* formatting + remove animate.css - causing useless lag

---------

Co-authored-by: Peter Hanania <peter@pogy.xyz>
2023-04-16 23:52:35 +00:00
Skillz4Killz
c289987368 fix: faq 2023-04-16 05:51:08 +00:00
Peter
285908b306 Feat: Website Rewrite (#2996)
* Feat: Remake website

* update yarn.lock

---------

Co-authored-by: Peter Hanania <peter@pogy.xyz>
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2023-04-15 21:11:44 +00:00
Awesome Stickz
b2bffcf942 fix: big bot guide - further optimizations (#2999) 2023-04-14 18:53:37 +00:00
Skillz4Killz
2d7990520a fix: GUILD_LOADED_DD 2023-04-13 22:40:04 +00:00
Skillz4Killz
a30eda0165 fix: test new image 2023-04-05 18:40:18 +00:00
Skillz4Killz
4317550b1c feat: start reaction role guide (#2960)
* feat: start reaction role guide

* Update website/docs/examples/_category_.json

Co-authored-by: ITOH <to@itoh.at>

* Update website/docs/examples/reactionroles.md

Co-authored-by: ITOH <to@itoh.at>

* Update website/docs/examples/reactionroles.md

Co-authored-by: ITOH <to@itoh.at>

* Update website/docs/examples/reactionroles.md

Co-authored-by: ITOH <to@itoh.at>

* Update website/docs/examples/reactionroles.md

Co-authored-by: ITOH <to@itoh.at>

* Update website/docs/examples/reactionroles.md

Co-authored-by: ITOH <to@itoh.at>

* Apply suggestions from code review

Co-authored-by: ITOH <to@itoh.at>

* Update website/docs/examples/_category_.json

---------

Co-authored-by: ITOH <to@itoh.at>
2023-04-03 19:25:26 +00:00
ITOH
aff0d47acd blog: why we switched from deno to node.js (#2958) 2023-04-03 17:01:03 +00:00
Jonathan Ho
7a69c02d13 feat(site): add back benchmark to site (also change cpu model) (#2939)
* ci: add concurrency for deploy site

* feat(site): add benchmark

* refactor(bench): overwrite old result with new

* Update packages/benchmark/src/generateMessage.ts

Co-authored-by: ITOH <to@itoh.at>

* Update scripts/generateMessage.js

Co-authored-by: ITOH <to@itoh.at>

* Update site.yml

---------

Co-authored-by: ITOH <to@itoh.at>
2023-04-02 15:39:52 +00:00
ITOH
05fc3fbeba style: format (#2925) 2023-04-01 02:46:46 +02:00
ITOH
1093befcad fix(website): move to new url (#2914) 2023-03-30 18:09:02 +00:00
ITOH
84396492a6 fix(website): CNAME (#2913) 2023-03-30 18:08:25 +00:00
Skillz4Killz
701d8b6dbb chore: remove client pkg (#2903)
* chore: remove client pkg

* yarn install

* fix: yarn install

---------

Co-authored-by: ITOH <to@itoh.at>
2023-03-30 09:48:19 -05:00
ITOH
9d01eff6fd feat(website): move to discordeno.js.org (#2902) 2023-03-29 11:01:28 -05:00
Skillz
cffd2ece16 docs: changelog update 2023-03-16 12:23:41 -05:00
Skillz
ee836dc42b fix: more guide for bbb 2023-03-16 11:51:20 -05:00
Skillz
822bc7a921 fix: events need id not full shard 2023-03-16 10:58:21 -05:00
Skillz4Killz
0b195575e2 fix: shard id in docs 2023-03-16 14:22:42 +00:00
Skillz4Killz
580206a6f5 fix: linter 2023-03-16 13:22:04 +00:00
Skillz4Killz
103310a8f4 fix: add authorization prop to rest for proxy 2023-03-16 12:50:16 +00:00
Skillz4Killz
8d73ab7db3 fix: final touchup on rest 2023-03-16 03:30:01 +00:00
Skillz4Killz
c7d878a161 Merge branch 'main' of https://github.com/discordeno/discordeno 2023-03-16 03:26:08 +00:00
Skillz4Killz
54cfc4c69d fix: more code example on rest guide 2023-03-16 03:26:04 +00:00