add DeepLinkBot

This commit is contained in:
2022-08-26 12:21:24 +06:00
parent a8c5d403c6
commit 9fa3690db6
6 changed files with 75 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ buildscript {
apply plugin: 'kotlin'
apply plugin: 'application'
mainClassName="HelloBotKt"
mainClassName="GetMeBotKt"
dependencies {