Compare commits
2 commits
Author | SHA1 | Date | |
---|---|---|---|
2f20fdfcbb | |||
c6a7610d93 |
2 changed files with 2 additions and 2 deletions
Social
|
@ -1,6 +1,6 @@
|
||||||
# Social
|
# Social
|
||||||
|
|
||||||
## A Marmalade module for [EllieBot](https://toastielab.dev/Emotions-stuff/elliebot)
|
## A Marmalade module for [EllieBot](https://toastielab.dev/Emotions-stuff/elliebot)
|
||||||
Make you own by following the instructions at https://docs.elliebot.net/ellie/marmalade/creating-a-marmalade/
|
Make you own by following the instructions at https://docs.elliebot.net/marmalade/creating-a-marmalade/
|
||||||
|
|
||||||
### This Marmalade pulls images from [waifu.pics](https://waifu.pics)
|
### This Marmalade pulls images from [waifu.pics](https://waifu.pics)
|
|
@ -18,7 +18,7 @@
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<!-- Base marmalade package. You MUST reference this in order to have a working marmalade -->
|
<!-- Base marmalade package. You MUST reference this in order to have a working marmalade -->
|
||||||
<!-- Also, this package comes from Toastielab, which requires you to have a NuGet.Config file next to your .csproj -->
|
<!-- Also, this package comes from Toastielab, which requires you to have a NuGet.Config file next to your .csproj -->
|
||||||
<PackageReference Include="Ellie.Marmalade" Version="6.0.13">
|
<PackageReference Include="Ellie.Marmalade" Version="6.1.7">
|
||||||
<PrivateAssets>all</PrivateAssets>
|
<PrivateAssets>all</PrivateAssets>
|
||||||
</PackageReference>
|
</PackageReference>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue