Merge pull request #1838 from shikhir-arora/1.9

Allow for optional "url" field for embed title [clickable]
This commit is contained in:
Master Kwoth
2017-11-17 02:45:38 +01:00
committed by GitHub
2 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,4 @@
using Discord;
using Discord;
using Discord.Commands;
using Microsoft.EntityFrameworkCore;
using NadekoBot.Extensions;