Update .env.example
This commit is contained in:
parent
65ff0eb953
commit
ecf62327c4
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
# links for source and privacy
|
# 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"
|
botSource = "https://github.com/ABOCN/TelegramBot"
|
||||||
|
|
||||||
# insert token here
|
# insert token here
|
||||||
|
@ -9,4 +9,4 @@ botToken = ""
|
||||||
maxRetries = 9999
|
maxRetries = 9999
|
||||||
botAdmins = 00000000, 00000000, 00000000
|
botAdmins = 00000000, 00000000, 00000000
|
||||||
lastKey = "InsertYourLastFmApiKeyHere"
|
lastKey = "InsertYourLastFmApiKeyHere"
|
||||||
weatherKey = "InsertYourWeatherDotComApiKeyHere"
|
weatherKey = "InsertYourWeatherDotComApiKeyHere"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue