tweaking to get commands working

may add discord functionality first
This commit is contained in:
nzBryce101
2024-04-05 15:00:05 +13:00
parent 254b7f9a99
commit f62d480b23
8 changed files with 4 additions and 15 deletions

View File

@@ -27,7 +27,7 @@
<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client</artifactId>
<version>1.32.1</version>
<version>2.4.0</version>
</dependency>
<!-- Add other dependencies as needed -->
</dependencies>