Skip to content

Instantly share code, notes, and snippets.

View AbstractUmbra's full-sized avatar
🍙

Alex Nørgaard AbstractUmbra

🍙
View GitHub Profile
@AbstractUmbra
AbstractUmbra / dalamud.ps1
Last active December 19, 2024 13:11
Dalamud config updater for beta information
<#
.SYNOPSIS
A small script to edit the Dalamud config file with the new beta testing keys.
.DESCRIPTION
This script intends to make it easier to update your dalamud config settings with new release types and beta keys.
Running this script with no arguments removes the beta key and changes the release type back to 'release', which is the default behaviour.
.PARAMETER BetaKey
The value of the new beta key.
pypi-AgEIcHlwaS5vcmcCJGVlZWE0NjFhLTc2MTEtNGYxOS04NjAzLWE3YTA0MWU1NjNmNwACEVsxLFsibHVuYXJjb3JkIl1dAAIsWzIsWyI3ZjBiOTczNy02ODM2LTQxMzUtYjg5MC0wNjU1ZmM4NGQxYTIiXV0AAAYgw3djtPO8KlfZ-lipA6y9ZiRuI7GGrsdTNMy-mBBJIvA
please take care of these
pypi-AgEIcHlwaS5vcmcCJGFhNWZiNTI3LTY1YTItNDU1YS04NTYxLTE2ODE4ZjZhNmU0MAACEVsxLFsibHVuYXJjb3JkIl1dAAIsWzIsWyI3ZjBiOTczNy02ODM2LTQxMzUtYjg5MC0wNjU1ZmM4NGQxYTIiXV0AAAYg11QNBOdL2PVvUF5w04jS6Zu_6zdi2vsD3gcqy_3HPFE
a second token in your sdist
pypi-AgEIcHlwaS5vcmcCJDdhNGQ4ZjE1LTk0M2QtNGVkYi1iMmRiLWQ4Mzg5OGI1OThjMwACEVsxLFsibHVuYXJjb3JkIl1dAAIsWzIsWyI3ZjBiOTczNy02ODM2LTQxMzUtYjg5MC0wNjU1ZmM4NGQxYTIiXV0AAAYgqBqnmzCLVxaaZenA9c7TxcJHS0rIaIMTaSYuBovoTIg
found this in the sdist of lunarcord, keep your tokens safe.
@AbstractUmbra
AbstractUmbra / 00-deprecation.md
Last active November 13, 2024 13:01
discord.py 2.0+ slash command info and examples

This gist has now been 'deprecated' and has moved...

... to my blog style space for easier contribution by third parties and to provide what I believe to be an easier reading experience. Please field all enquiries and issues to the source repository.