mirror of
https://github.com/abocn/TelegramBot.git
synced 2025-04-28 09:15:57 +00:00
12 lines
370 B
Plaintext
12 lines
370 B
Plaintext
# links for source and privacy
|
|
botPrivacy = "https://blog.lucmsilva.com/posts/lynx-privacy-policy"
|
|
botSource = "https://github.com/ABOCN/TelegramBot"
|
|
|
|
# insert token here
|
|
botToken = ""
|
|
|
|
# misc (botAdmins isnt a array here!)
|
|
maxRetries = 9999
|
|
botAdmins = 00000000, 00000000, 00000000
|
|
lastKey = "InsertYourLastFmApiKeyHere"
|
|
weatherKey = "InsertYourWeatherDotComApiKeyHere" |