MasterDroid
MasterDroid
CC#
Created by MasterDroid on 5/5/2023 in #help
❔ How to run a c# file
ok
27 replies
CC#
Created by MasterDroid on 5/5/2023 in #help
❔ How to run a c# file
alrighty
27 replies
CC#
Created by MasterDroid on 5/5/2023 in #help
❔ How to run a c# file
Btw for c or cpp idk if you guys support that but would the process be the same or are they more complex?
27 replies
CC#
Created by MasterDroid on 5/5/2023 in #help
❔ How to run a c# file
thank you so much
27 replies
CC#
Created by MasterDroid on 5/5/2023 in #help
❔ How to run a c# file
Nice it printed!
27 replies
CC#
Created by MasterDroid on 5/5/2023 in #help
❔ How to run a c# file
Does this look right to you?
27 replies
CC#
Created by MasterDroid on 5/5/2023 in #help
❔ How to run a c# file
27 replies
CC#
Created by MasterDroid on 5/5/2023 in #help
❔ How to run a c# file
Oh ok
27 replies
CC#
Created by MasterDroid on 5/5/2023 in #help
❔ How to run a c# file
But like idk much
27 replies
CC#
Created by MasterDroid on 5/5/2023 in #help
❔ How to run a c# file
I know you have to compile it
27 replies
CC#
Created by MasterDroid on 2/17/2023 in #help
❔ Error when starting bot
How can Input the token manually or setup the env variable
39 replies
CC#
Created by MasterDroid on 2/17/2023 in #help
❔ Error when starting bot
ok
39 replies
CC#
Created by MasterDroid on 2/17/2023 in #help
❔ Error when starting bot
Obviously to start a bot you need to use the discord bot token no?
39 replies
CC#
Created by MasterDroid on 2/17/2023 in #help
❔ Error when starting bot
namespace UNO
{
public static class Config
{
public static bool USE_TOP_GG_API = true;
public static bool IS_DEBUG = false;
public static ulong DEBUG_GUILD_ID = ;
public static ulong BOT_CLIENT_ID = ;
public static int DISCORD_SHARD_COUNT = 20;
}
}
namespace UNO
{
public static class Config
{
public static bool USE_TOP_GG_API = true;
public static bool IS_DEBUG = false;
public static ulong DEBUG_GUILD_ID = ;
public static ulong BOT_CLIENT_ID = ;
public static int DISCORD_SHARD_COUNT = 20;
}
}
this is all that my config has, so idk whats easier
39 replies
CC#
Created by MasterDroid on 2/17/2023 in #help
❔ Error when starting bot
so where do I find the variables?
39 replies
CC#
Created by MasterDroid on 2/17/2023 in #help
❔ Error when starting bot
where it could be coming from
39 replies
CC#
Created by MasterDroid on 2/17/2023 in #help
❔ Error when starting bot
Just not sure tbh
39 replies
CC#
Created by MasterDroid on 2/17/2023 in #help
❔ Error when starting bot
39 replies
CC#
Created by MasterDroid on 2/17/2023 in #help
❔ Error when starting bot
hmm
39 replies
CC#
Created by MasterDroid on 2/17/2023 in #help
❔ Error when starting bot
and its a discord bot so yea
39 replies