Skip to content

Instantly share code, notes, and snippets.

View Leialoha's full-sized avatar
🗑️

Leialoha Leialoha

🗑️
View GitHub Profile
@Leialoha
Leialoha / AutoStart&CompleteDiscordQuest.md
Last active June 20, 2024 18:30 — forked from aamiaa/CompleteDiscordQuest.md
Auto Start & Complete Recent Discord Quest

Auto Start & Complete Recent Discord Quest

This is not my original project, special thanks to aamiaa.

aamiaa, if you are reading this, I am completely sorry for confusing you with my original script

So what's different from the original script? Practially nothing, all that I have added is the Auto Redeem portion. Oh, and if you encounter any errors, report them here instead of @aamiaa's gist, it's most likely to be my additions that broke something.

If you want to see the changes to automatically start quests, click the summary below:

@Leialoha
Leialoha / clean-gradle.groovy
Last active December 16, 2023 08:10
If you can't seem to run `gradle clean`, you might want to use this and replace the `**/expanded.lock` with the problem file.
// Removing all files but the expanded.lock
task customClean(type: Delete) {
// Specify the files or directories to delete
// delete 'otherDirectory'
// Remove all files except that one lock file
def files = []
fileTree("build")
.exclude('**/expanded.lock')

Keybase proof

I hereby claim:

  • I am leialoha on github.
  • I am theleialoha (https://keybase.io/theleialoha) on keybase.
  • I have a public key whose fingerprint is 0814 4ECD A77C 6D7E 9B84 5017 FDB2 63EF EBFE 6F8C

To claim this, I am signing this object: