created helpers

This commit is contained in:
CWX
2025-01-08 21:09:31 +00:00
parent 00ee82b5a0
commit f425074be2
49 changed files with 775 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
namespace Core.Helpers;
public class BotGeneratorHelper
{
}