Skip to content

Instantly share code, notes, and snippets.

View Lamparter's full-sized avatar

Lamparter Lamparter

View GitHub Profile
@Lamparter
Lamparter / bot.fl
Last active August 15, 2024 21:18
Random script in Fluid
using Discord;
using pyscript pyautogui;
using System;
// Your bot's token from the Discord Developer Portal
val const _token = string "YOUR_DISCORD_BOT_TOKEN_HERE"
// Define the intents
val var _intents = Discord.Intents.Default()
val const _intents.content = bool True // Needed for accessing message content
@Lamparter
Lamparter / MSStorefrontAppAwards-FluentHub.md
Last active September 14, 2024 16:15
Microsoft Store app awards FluentHub nomination instructions

Here are the details you need to fill in to nominate FluentHub 😁

App or Game Name: FluentHub

Store URL of app/game you are nominating: https://apps.microsoft.com/detail/9nkb9hx8rjz3

URL to product page on their web site: https://github.com/0x5bfa/FluentHub/blob/135778c1b0a3b6a378f3592f69c3ee7500759a3e/.github/README.md

May the best app win! 🌠

Blog post

@Lamparter
Lamparter / loader.txt
Created April 21, 2023 12:29
Loader symbols for Codespaces
@Lamparter
Lamparter / Sample3.md
Last active July 13, 2024 15:46
Fluid.Runtime Sample: OnlineOrLocalMailDiff
# Sample: Obtains Outlook emails on the Exchange server and compares them with local versions.
# This sample relies on the non-existent Microsoft API, so technically this code could not be run.

import System
import Riverside.Esmerelda.Core.Calculation as Calculation
import Riverside.Esmerelda.Enigma.Encryption as Enigma
import Riverside
import Microsoft
# import System.Windows.Forms as Wpf