OAuth2::Discord
is a Raku (formerly Perl 6) module for authenticating against Discord's OAuth2 API.
zef install OAuth2::Discord
git clone https://github.com/shuppet/p6-oauth2-discord
cd p6-oauth2-discord/ && zef install ${PWD}