Merge branch 'main' into ai-features

This commit is contained in:
Aidan 2025-06-27 02:28:21 -04:00
commit 995f61b0b9
10 changed files with 101 additions and 35 deletions

View file

@ -1,5 +1,5 @@
# links for source and privacy
botPrivacy = "https://blog.lucmsilva.com/posts/lynx-privacy-policy"
botPrivacy = "https://github.com/abocn/TelegramBot/blob/main/TERMS_OF_USE.md"
botSource = "https://github.com/ABOCN/TelegramBot"
# insert token here
@ -12,4 +12,4 @@ botToken = ""
maxRetries = 9999
botAdmins = 00000000, 00000000, 00000000
lastKey = "InsertYourLastFmApiKeyHere"
weatherKey = "InsertYourWeatherDotComApiKeyHere"
weatherKey = "InsertYourWeatherDotComApiKeyHere"