mirror of
https://github.com/logos-storage/logos-storage-nim-cs-dist-tests.git
synced 2026-01-08 16:33:07 +00:00
8 lines
154 B
C#
8 lines
154 B
C#
public class Program
|
|
{
|
|
public static void Main(string[] args)
|
|
{
|
|
Console.WriteLine("Starting Codex Discord bot BiblioTech...");
|
|
|
|
}
|
|
} |