Make multiple small improvements
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-15 01:00:44 +01:00
parent fb752fb9a9
commit d6ef0da167
4 changed files with 13 additions and 11 deletions

View File

@@ -217,7 +217,7 @@ public class Cache
public static long getExpiryTimeSeconds() { return expiryTimeSeconds; }
public static String getBotName() { return botName; };
public static String getBotName() { return botName; }
/**
* Get the bot's version.