Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Discord4J/example-projects

A set of example projects utilizing Discord4J
https://github.com/Discord4J/example-projects

Fix #1 by hardcoding command file names into a list

Dealing with resolving file names from a resource directory in vanilla java is fairly complicate...

567ec1c432d9fb7457423e3950a4c2e2ec87319f authored almost 3 years ago by NovaFox161 <[email protected]>
Cleanup spring code

c41e17d16090aac7bdd57cf2c3cc74ecb0f13791 authored almost 3 years ago by NovaFox161 <[email protected]>
POST/PUT requests for commands are now idempotent, doing a local diff check is no longer required

346b2d5813adfca4a8f2a07be78994150681078d authored almost 3 years ago by NovaFox161 <[email protected]>
Cleanup greet command code

These show better practices to use when resolving application command options to their values

c5cadfc89acbfeff3d56b6ea225d1745702bff7f authored about 3 years ago by NovaFox161 <[email protected]>
Update examples to 3.2.0

3fae38de133eacff24c18fc90f2dff972f2541f9 authored about 3 years ago by NovaFox161 <[email protected]>
Add template invite link to readme

4e8a4197e2e441c678c7e5fae0dd6d01922df801 authored over 3 years ago by NovaFox161 <[email protected]>
GlobalCommandRegistrar now properly compares updated commands

I previously overlooked that Possible.Absent does not equal what discord sends as the default va...

bfe55fa81830006d1932b70907073b88f6470fa5 authored over 3 years ago by NovaFox161 <[email protected]>
Create example projects

260f0a8f0e3e29b8a57348aa6ec0b54286e769b3 authored over 3 years ago by NovaFox161 <[email protected]>