[sticker-tools] add to dockerfile, adjust project configuration

Co-authored-by: voed <voed@i.ua>
This commit is contained in:
Andriy
2023-01-13 01:28:34 +02:00
parent 7598f77637
commit f1c4375613
4 changed files with 27 additions and 20 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
using Kruzya.TelegramBot.Core;
namespace StickerTools;
namespace West.TelegramBot.StickerTools;
public class StickerTools : Module
{