mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-12 02:08:27 -04:00
Initial implementation of trovo.live notifications support for .stadd
This commit is contained in:
@@ -20,6 +20,7 @@ public interface IBotCredentials
|
||||
string LocationIqApiKey { get; }
|
||||
string TimezoneDbApiKey { get; }
|
||||
string CoinmarketcapApiKey { get; }
|
||||
string TrovoClientId { get; }
|
||||
string CoordinatorUrl { get; set; }
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user