mirror of
https://github.com/codex-storage/cs-codex-dist-tests.git
synced 2025-02-11 11:37:12 +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...");
|
|
|
|
}
|
|
} |