Pastemystnet
A simple .NET API wrapper for pastemyst!
Install / Use
/learn @dentolos19/PastemystnetREADME
[!warning] This project is no longer actively maintained, occasional commits may only introduce repository structural changes. Use this library at your own risk.
A simple .NET API wrapper for pastemyst!
⚒️ Usage
Go check out the wiki to learn how to use this in your project!
🧑💻 Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
Prerequisities
- .NET 8+
Installation
- Clone the repo:
git clone https://github.com/dentolos19/pastemystnet.git - Get your API key from pastemyst.
- Use the template
.env.templateand create a file named.envinside the projectPasteMystNet.Testsand enter your key. - Restore dependencies:
dotnet restore(optional) - Test the library:
dotnet testor use the built-in tests runner in your IDE (recommended)
💖 Credits
- Icon from pastemyst, edited by me.
📜 License
Distributed under the MIT License. See LICENSE for more information.
Related Skills
gh-issues
349.7kFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
node-connect
349.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
oracle
349.7kBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
taskflow-inbox-triage
349.7kname: taskflow-inbox-triage description: Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some w
