Milkshake.NET
1.0.0
dotnet add package Milkshake.NET --version 1.0.0
NuGet\Install-Package Milkshake.NET -Version 1.0.0
<PackageReference Include="Milkshake.NET" Version="1.0.0" />
paket add Milkshake.NET --version 1.0.0
#r "nuget: Milkshake.NET, 1.0.0"
// Install Milkshake.NET as a Cake Addin #addin nuget:?package=Milkshake.NET&version=1.0.0 // Install Milkshake.NET as a Cake Tool #tool nuget:?package=Milkshake.NET&version=1.0.0
Milkshake.NET
A library for meme generation, based specifically on Milkshake Simulator, though also Feijoada Simulator and ShitpostBot 5000, using ImageMagick (Magick.NET). It was developed for its use on Discord, but it possibly runs on any platform.
Requirements
Milkshake.NET requires .NET 7 and Magick.NET for functioning.
Documentation
Proper documentation and guide will be written after I'm done with this semester on college. The core of the library revolves around the Milkshakes, which are the main objects, they are:
- The Source - Any image added with the intent of serving as the "protagonist" of a generated image. A source can have tags to specify its type.
- The Template - The image used as a base for the Generation. Sources will be placed either over or under the Template.
- The Topping - A set of properties inherently dependant of the designated Template. A topping can also have tags.
- The Generation - It is the resulting Milkshake, being the metadata of the generated image.
Tags
There are 8 tags the user can choose:
- Any
- Person
- Symbol
- Object
- Shitpost
- Picture
- Post
- Text
Milkshake Instance
An Instance is the context for the data Milkshake.NET can access, there can be multiple Instances.
Credits
This project is totally inspired on my friend Mateusão's Milkshake Simulator project, which is a Discord bot with the same base functionality.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net7.0
- FuzzySharp (>= 2.0.2)
- Magick.NET.Core (>= 13.0.1)
- Magick.NET-Q16-AnyCPU (>= 13.0.1)
- Microsoft.EntityFrameworkCore (>= 7.0.4)
- Microsoft.Extensions.Configuration.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 7.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 661 | 6/13/2023 |
First release.