mirror of
https://github.com/ahabhyde/miguelbridge
synced 2025-01-10 06:24:20 +01:00
Update README.md
This commit is contained in:
parent
45aa908ca4
commit
2efb16cdfa
@ -8,7 +8,7 @@ Using https://github.com/rubenlagus/TelegramBots and Java 1.8.0_162
|
||||
1. Create a folder called "files" in the working directory
|
||||
2. Copy `sample_botsettings.json` inside the new folder and call it `botsettings.json`
|
||||
3. Edit the new file, changing every parameter (keep every value as a string between quotes):
|
||||
1. `matrixhomeserver`: change only the address of the server and keep the rest (it should be like `https://something/_matrix/client/r0`)
|
||||
1. `matrixhomeserver`: change only the address of the server and keep the rest (it should be like `https://something/_matrix/`)
|
||||
2. `tgtoken`: write the telegram bot token that @BotFather bot gives you
|
||||
3. `matrixuser`: write the username of the matrix bot (like `@username:server.com`)
|
||||
4. `matrixpswd`: write the password of the matrix bot
|
||||
|
Loading…
Reference in New Issue
Block a user