diff --git a/README.md b/README.md index de63aebec..22b5cf198 100644 --- a/README.md +++ b/README.md @@ -1,26 +1,26 @@ -![Logo of DSharpPlus](https://github.com/NaamloosDT/DSharpPlus/blob/master/logo_smaller.png) +![Logo of DSharpPlus](https://github.com/NaamloosDT/DSharpPlus/raw/rewrite/logo/dsharp+_smaller.png) # DSharp+ Rewrite A C# API for Discord based off [DiscordSharp](https://github.com/suicvne/DiscordSharp), but rewritten to fit the API standards [![travis-ci Build Status](https://travis-ci.org/NaamloosDT/DSharpPlus.svg?branch=rewrite)](https://travis-ci.org/NaamloosDT/DSharpPlus) [![Build status](https://ci.appveyor.com/api/projects/status/jvgufsq9u3l9yuc0?svg=true)](https://ci.appveyor.com/project/nick-strohm/dsharpplus) [![Discord Server ](https://discordapp.com/api/guilds/146044397861994496/widget.png)](https://discord.gg/0oZpaYcAjfvkDuE4) # Use the lib (not recommend): 1. Add `https://www.myget.org/F/dsharpplus/api/v3/index.json` to your nuget package sources ([help](https://docs.nuget.org/ndocs/tools/package-manager-ui#package-sources)) 2. Select the package source you added in step 1 # Documentation ### Note: these docs will have to be rewritten too * http://dsharpplus.readthedocs.io/en/latest/ # Example Bot * None yet, as the lib got rewritten ## Webhooks Use this to generate JSON for slack messages: http://www.nickstrohm.de/dsb/ # Questions? Come talk to us here: [![Discord Server ](https://discordapp.com/api/guilds/146044397861994496/embed.png?style=banner1)](https://discord.gg/0oZpaYcAjfvkDuE4) \ No newline at end of file diff --git a/logo/d#+.png b/logo/d#+.png new file mode 100644 index 000000000..9c625d314 Binary files /dev/null and b/logo/d#+.png differ diff --git a/logo/d#+.psd b/logo/d#+.psd new file mode 100644 index 000000000..43c9757a5 Binary files /dev/null and b/logo/d#+.psd differ diff --git a/logo/d#+_smaller.png b/logo/d#+_smaller.png new file mode 100644 index 000000000..dcc642b3e Binary files /dev/null and b/logo/d#+_smaller.png differ diff --git a/logo/ds+.png b/logo/ds+.png new file mode 100644 index 000000000..e480da793 Binary files /dev/null and b/logo/ds+.png differ diff --git a/logo/ds+.psd b/logo/ds+.psd new file mode 100644 index 000000000..7071af579 Binary files /dev/null and b/logo/ds+.psd differ diff --git a/logo/ds+_smaller.png b/logo/ds+_smaller.png new file mode 100644 index 000000000..ac9fb4762 Binary files /dev/null and b/logo/ds+_smaller.png differ diff --git a/logo/dsharp+.png b/logo/dsharp+.png new file mode 100644 index 000000000..84d35e34e Binary files /dev/null and b/logo/dsharp+.png differ diff --git a/logo/dsharp+.psd b/logo/dsharp+.psd new file mode 100644 index 000000000..a47496ae0 Binary files /dev/null and b/logo/dsharp+.psd differ diff --git a/logo/dsharp+_smaller.png b/logo/dsharp+_smaller.png new file mode 100644 index 000000000..cbbf93ca6 Binary files /dev/null and b/logo/dsharp+_smaller.png differ