- UK
- https://devgoldy.xyz/
-
ughh, I tell computers to do things and they actually do it.
-
Joined on
2024年06月25日
31b6589f78
chore, refactor: add MIT license header, lowercase all
Intents enums and remove star "*" symbols from discord docs #2
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)
Intents enum
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
feat/intents-enum
feat/intents-enum
chore: update from upstream
chore: update from upstream
a34dbcbc03
refactor: change to
enum.IntEnum as requested
4ccda7096c
feat: add intents enum
The
allow key in discord's override object is a string
e5189ce862
fix: the
allow key in discord's override object is a string
fix(ruff): f-strings without any placeholders, unused import and bare except
d568b85971
fix(ruff): f-strings without any placeholders, unused import and bare except
fix:
Asset.__init__() takes 1 positional argument but 3 were given