• UK
  • https://devgoldy.xyz/
  • ughh, I tell computers to do things and they actually do it.

  • Joined on 2024年06月25日
goldy commented on pull request EmmaTech/boncord#2 2025年04月15日 22:06:12 +02:00
feat: Intents flag
goldy pushed to main at goldy/boncord 2025年04月15日 22:03:26 +02:00
31b6589f78 chore, refactor: add MIT license header, lowercase all Intents enums and remove star "*" symbols from discord docs #2
goldy pushed to main at goldy/boncord 2025年04月15日 21:50:06 +02:00
d0dc868df2 refactor: change to enum.IntEnum as requested
b179559445 feat: add intents enum
b1c3cd7f79 fix: the allow key in discord's override object is a string (#1)
Compare 3 commits »
goldy created pull request EmmaTech/boncord#2 2025年04月15日 00:44:26 +02:00
Intents enum
goldy deleted branch feat/intents-enum from goldy/boncord 2025年04月15日 00:27:33 +02:00
goldy pushed to main at goldy/boncord 2025年04月15日 00:27:32 +02:00
2e927c7380 Merge pull request 'feat/intents-enum' (#2) from feat/intents-enum into main
a34dbcbc03 refactor: change to enum.IntEnum as requested
4ccda7096c feat: add intents enum
Compare 3 commits »
goldy merged pull request goldy/boncord#2 2025年04月15日 00:27:30 +02:00
feat/intents-enum
goldy created pull request goldy/boncord#2 2025年04月15日 00:27:09 +02:00
feat/intents-enum
goldy closed pull request goldy/boncord#1 2025年04月15日 00:26:26 +02:00
chore: update from upstream
goldy created pull request goldy/boncord#1 2025年04月15日 00:23:46 +02:00
chore: update from upstream
goldy pushed to feat/intents-enum at goldy/boncord 2025年04月14日 23:50:06 +02:00
a34dbcbc03 refactor: change to enum.IntEnum as requested
goldy created branch feat/intents-enum in goldy/boncord 2025年04月08日 21:09:56 +02:00
goldy pushed to feat/intents-enum at goldy/boncord 2025年04月08日 21:09:56 +02:00
4ccda7096c feat: add intents enum
goldy created pull request EmmaTech/boncord#1 2025年04月08日 19:08:54 +02:00
The allow key in discord's override object is a string
goldy pushed to main at goldy/boncord 2025年04月08日 18:55:48 +02:00
e5189ce862 fix: the allow key in discord's override object is a string
goldy created repository goldy/boncord 2025年04月08日 15:06:39 +02:00
goldy created pull request ananas/aninas#3 2024年08月23日 02:37:26 +02:00
fix(ruff): f-strings without any placeholders, unused import and bare except
goldy pushed to main at goldy/aninas 2024年08月23日 02:37:00 +02:00
d568b85971 fix(ruff): f-strings without any placeholders, unused import and bare except
goldy created repository goldy/aninas 2024年08月23日 02:35:29 +02:00
goldy created pull request soteria/sox#2 2024年08月21日 21:00:34 +02:00
fix: Asset.__init__() takes 1 positional argument but 3 were given