Commit Graph

  • 9289cfc9e8 build(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 v3 dependabot[bot] 2024-05-06 18:57:52 +0000
  • eb1378a2ba
    build(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 #429 dependabot[bot] 2024-05-06 18:57:52 +0000
  • 5aaffc3687
    discord: Upgrade MemberFlags from u8 to u32 v3.3.6 diamondburned 2024-04-23 23:13:21 -0700
  • 95173b95f7
    gateway: Add event op + type to unmarshal error diamondburned 2024-04-23 23:06:35 -0700
  • 2fb68833e9
    Bump dependencies manually diamondburned 2024-04-10 17:57:15 -0700
  • ef1f64b1e7
    build(deps): bump golang.org/x/crypto from 0.17.0 to 0.22.0 #424 dependabot[bot] 2024-04-11 00:52:40 +0000
  • 43ca7e44ef build(deps): bump github.com/gorilla/websocket from 1.4.2 to 1.5.1 dependabot[bot] 2024-04-10 23:31:43 +0000
  • b13ecfc357 build(deps): bump golang.org/x/time dependabot[bot] 2024-04-10 23:31:45 +0000
  • af75b06aaf
    build(deps): bump golang.org/x/time #427 dependabot[bot] 2024-04-10 23:31:45 +0000
  • 3da86b59b5
    build(deps): bump github.com/gorilla/websocket from 1.4.2 to 1.5.1 #426 dependabot[bot] 2024-04-10 23:31:43 +0000
  • 2dcf3902c0
    build(deps): bump github.com/gorilla/schema from 1.2.0 to 1.3.0 #425 dependabot[bot] 2024-04-10 23:31:39 +0000
  • 88f3f6d073
    Add dependabot.yml Diamond 2024-04-10 16:31:10 -0700
  • 529272a9a9
    cmdroute: Fix Autocompleter handling (#423) 蒟蒻 2024-03-19 14:09:44 +0800
  • 3bb1cd5d6b handle autocompleter: find all options #423 蒟蒻 2024-03-19 12:13:50 +0800
  • 6b11b92535 handle group with cmdroute/autocompleter 蒟蒻 2024-03-19 11:53:43 +0800
  • 5089b62bb2
    discord: Fix unmarshal IntegerOption (#421) Rark 2024-03-06 13:54:11 +0900
  • 2b80488fa3 fix failing tests #421 Rarkness 2024-03-06 13:12:33 +0900
  • 8689105c58 fix unmarshal IntegerOption Rarkness 2024-03-06 11:32:19 +0900
  • 2ec439a63f api: Add GET Thread Member method twoscott 2024-02-29 01:09:08 +0000
  • d9901753ea api: Add GET Thread Member method #420 twoscott 2024-02-29 01:09:08 +0000
  • 2703326028
    state: Fix reaction.Me on MessageReactionAddEvent v3.3.5 diamondburned 2024-02-14 03:26:30 -0800
  • 19518a0844
    cmdroute: Implement Router.{With,Group} diamondburned 2024-02-06 23:45:48 -0800
  • dbc4ae8978
    state: Fix Messages() being wasteful on later calls diamondburned 2024-01-22 02:41:10 -0800
  • 10d3626429
    api: Add ID param to CreateCommandData (#417) Benbebop 2024-01-06 22:17:03 -0500
  • 3d8266f9eb
    api: add ID param to CreateCommandData Benbebop/v3 Benbebop 2024-01-06 16:36:54 -0500
  • ff26fded59
    gateway: Run go generate for new event diamondburned 2024-01-06 19:13:59 -0800
  • fbd9b9b853 api: add ID param to CreateCommandData #417 Benbebop 2024-01-06 16:36:54 -0500
  • 3bbdae9bc1 discord: Add AttachmentOption to UnknownCommandOption Benbebop 2024-01-06 02:54:39 -0500
  • 3d26f83ccb discord: Add AttachmentOption to UnknownCommandOption #416 Benbebop 2024-01-06 02:54:39 -0500
  • 966d966897
    state: Add MemberRoles and SortedRoles helpers diamondburned 2024-01-02 21:06:59 -0800
  • 1782301df9
    discord: Add SortRolesByPosition helper function diamondburned 2024-01-02 21:06:47 -0800
  • 796b798f6a
    discord: Add comment for CalcOverrides diamondburned 2024-01-02 20:59:53 -0800
  • f7f228a848
    gateway: Add undocumented ConversationSummaryUpdateEvent diamondburned 2024-01-02 01:35:16 -0800
  • dffb6400fe
    discord: Add ThreadMetadata.CreateTimestamp field diamondburned 2024-01-01 16:40:31 -0800
  • 9809321f6f
    handler: Add AllCallersForType for low-level control diamondburned 2023-12-27 19:19:23 -0800
  • fce16ffb87 build(deps): bump golang.org/x/crypto in /0-examples/voice dependabot[bot] 2023-12-18 23:02:26 +0000
  • 12ddfba102 build(deps): bump golang.org/x/crypto from 0.1.0 to 0.17.0 dependabot[bot] 2023-12-18 23:01:45 +0000
  • 4509e8d295
    build(deps): bump golang.org/x/crypto in /0-examples/voice #415 dependabot[bot] 2023-12-18 23:02:26 +0000
  • 9a76a64bbf
    build(deps): bump golang.org/x/crypto from 0.1.0 to 0.17.0 #414 dependabot[bot] 2023-12-18 23:01:45 +0000
  • 3bc5ae3f3c
    *: Fix backwards logic for test -short v3.3.4 diamondburned 2023-11-04 05:05:49 -0700
  • 040622f494
    *: Fix test -v flag in CI diamondburned 2023-11-04 03:12:39 -0700
  • 619521c41e
    *: Figure out GitHub Actions ternaries diamondburned 2023-11-04 03:08:25 -0700
  • 7bfaf41a15
    *: Fix messed up GitHub Actions syntax diamondburned 2023-11-04 03:02:56 -0700
  • ff74f27e7f
    *: Fix messed up GitHub Actions checks diamondburned 2023-11-04 03:01:22 -0700
  • 30c2f9e5de
    *: Enable verbose test on debug mode diamondburned 2023-11-04 02:55:33 -0700
  • ba08c57156
    *: Run only short integration tests in CI by default diamondburned 2023-11-04 02:49:39 -0700
  • 47ce508089
    *: Limit integration testing to one at a time in CI diamondburned 2023-11-04 02:45:18 -0700
  • 6f4737aedc
    README: Update badge diamondburned 2023-11-04 02:39:09 -0700
  • a70012b289
    shard: Fix test breaking on expected error diamondburned 2023-11-04 02:35:17 -0700
  • 87fd11a68a
    README: Update badges diamondburned 2023-11-04 02:34:21 -0700
  • b0a773c3f8
    *: Improve WSDebug logging in tests diamondburned 2023-11-04 02:27:37 -0700
  • 2c2daec84b
    *: Increase test timeout throughout diamondburned 2023-11-04 02:21:49 -0700
  • 1e4c5c135a
    *: Increase example test timeout diamondburned 2023-11-04 01:57:57 -0700
  • ad26a72256
    *: Ignore examples/voice in integration test diamondburned 2023-11-04 01:57:31 -0700
  • 5ebd28bab6
    examples/voice: Fix build error diamondburned 2023-11-04 01:49:41 -0700
  • 093436066e
    cmdroute: Fix OverwriteCommands being broken diamondburned 2023-11-04 01:48:17 -0700
  • edecfde113
    *: Add missing envvars to test workflow diamondburned 2023-11-04 01:44:16 -0700
  • 415069be30
    *: Add integration tests for examples diamondburned 2023-11-04 01:35:38 -0700
  • e7c0290063
    *: Update go.work.sum diamondburned 2023-11-04 01:35:26 -0700
  • 0370ff1904
    *: Introduce go.work for submodules diamondburned 2023-11-03 20:20:07 -0700
  • 4ef179343a state: Add missing error check twoscott 2023-11-04 04:03:22 +0000
  • de23d5804f state: Add missing error check #412 twoscott 2023-11-04 04:03:22 +0000
  • ff709fc16c
    bot: Fix failing ./extras/middlewares test diamondburned 2023-11-03 19:35:40 -0700
  • d9681ea1d1
    state: Use store roles for calculating overrides (#411) Scott 2023-11-03 22:34:08 +0000
  • 7a77c87e16 state: Use store roles for calculating overrides #411 twoscott 2023-11-03 22:11:30 +0000
  • 69981ac3c3 typo: Vietnamses -> Vietnamese ayn2op 2023-10-11 09:03:10 +0530
  • 3cf2df5936 typo: Vietnamses -> Vietnamese #409 ayn2op 2023-10-11 09:03:10 +0530
  • 8f548d2607 go fmt + gci Cléo Rebert 2023-09-19 17:25:48 +0200
  • d36955acea Move away from github.com/pkg/errors Cléo Rebert 2023-09-19 17:23:25 +0200
  • 833d50a43a
    go fmt + gci #407 Cléo Rebert 2023-09-19 17:25:48 +0200
  • a9e48a265a
    Move away from github.com/pkg/errors Cléo Rebert 2023-09-19 17:23:25 +0200
  • 356589df17 discord: add missing fields in AuditEntryInfo ayn2op 2023-09-01 16:15:21 +0530
  • 085a5b3d28 discord: add missing fields in AuditEntryInfo #405 ayn2op 2023-09-01 16:15:21 +0530
  • c276b445ca discord: add ReactionCountDetails struct ayn2op 2023-09-01 14:48:24 +0530
  • 7096a3d974 discord: add ReactionCountDetails struct #404 ayn2op 2023-09-01 14:48:24 +0530
  • 4bc415f72b
    cmdroute: Add ev.Data into {Command,Autocomplete}Data diamondburned 2023-08-31 23:42:35 -0700
  • 5e0d1cfe4a
    *: Move state example to root package v3.3.3 diamondburned 2023-08-24 22:39:41 -0700
  • b1a54c0b41
    webhook: Add several abstracted constructors diamondburned 2023-08-15 00:29:37 -0700
  • 13ac33f33f
    api: Add missing query parameter to `SearchData` (#403) Simo Aleksandrov 2023-08-07 22:18:35 +0300
  • d6df349997
    chore: add missing query parameter to `SearchData` #403 Simo Aleksandrov 2023-08-07 19:13:01 +0300
  • 0833953a75
    *: Update Go module path to libdb.so/arikawa/v4 v4 diamondburned 2023-08-04 14:23:44 -0700
  • 7d7eb6379d
    session: Update to use latest handler API diamondburned 2023-08-04 14:20:29 -0700
  • 4c70b0aaa9
    ophandler: Update Loop to latest handler API diamondburned 2023-08-04 14:20:20 -0700
  • 454898e7a0
    discord: Remove autogenerated snowflake types diamondburned 2023-08-03 00:16:41 -0700
  • 5578e4a8bd
    handler: Refactor to use generics diamondburned 2023-08-03 00:05:43 -0700
  • 006c86eaf7
    *: Bump minimum Go to 1.18 diamondburned 2023-08-02 18:22:41 -0700
  • e90a1aa476
    utils/bot: Remove, see #351 diamondburned 2023-08-02 18:16:11 -0700
  • 3cb993aff9
    cmdroute: Allow routing ComponentInteraction diamondburned 2023-08-04 14:14:00 -0700
  • 5e3e8fc6c7
    Merge 66471f1408 into 78e456d49e #375 Aleksander Zaruczewski 2023-07-23 20:00:00 +0900
  • 78e456d49e
    discord: Fix calculation of default avatar URL (#398) v3.3.2 PlavorSeol 2023-07-18 15:01:50 +0900
  • 5056cf578c
    Merge pull request #1 from PlavorSeol/v3 #398 PlavorSeol 2023-07-18 14:57:53 +0900
  • 6b1165c1ef
    run go fmt PlavorSeol 2023-07-18 14:56:50 +0900
  • 5f95d69a48
    Fix the calculation of a default user avatar index PlavorSeol 2023-07-18 02:09:30 +0900
  • 4224b93c4e
    discord: Add User.DisplayOr{Username,Tag} v3.3.1 diamondburned 2023-06-08 22:45:40 -0700
  • 2b0395ab12
    api: Fix c07f574 broken tests diamondburned 2023-06-07 18:03:25 -0700
  • 176d9921c7
    *: -short should skip integration tests diamondburned 2023-06-07 18:02:48 -0700
  • 13a6bf10cc
    discord: Support the new username system (#393) sam 2023-06-08 02:56:07 +0200
  • 5925105812
    rename User.GlobalName to DisplayName #393 sam 2023-06-07 23:26:35 +0200
  • 73986699b7 discord: add missing permissions ayn2op 2023-06-07 20:46:57 +0530
  • b8f16451a3 discord: add missing permissions #394 ayn2op 2023-06-07 20:46:57 +0530