mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-01-31 01:25:22 +01:00
IRD downloads with local caching
This commit is contained in:
@@ -29,6 +29,7 @@ namespace CompatBot
|
||||
|
||||
public static readonly string Token;
|
||||
public static readonly string LogPath = "../../../logs/bot.log"; // paths are relative to the assembly, so this will put it in the project's root
|
||||
public static readonly string IrdCachePath = "./ird/";
|
||||
|
||||
internal static readonly ILogger Log;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user