mirror of
https://github.com/ApfelTeeSaft/Discord-Terminal.git
synced 2026-08-26 19:23:34 +00:00
V0.2
This commit is contained in:
@@ -13,6 +13,7 @@ class Program
|
||||
private static async Task Main(string[] args)
|
||||
{
|
||||
// Ask the user for the bot token
|
||||
Console.Title = "Made with ❤️ by apfelteesaft";
|
||||
Console.Write("Enter your bot's token: ");
|
||||
string token = Console.ReadLine();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user