added to README.md the info to configure bot in rocketchat instance
This commit is contained in:
parent
a7a3cb2621
commit
489763cd3b
2 changed files with 8 additions and 4 deletions
|
@ -40,3 +40,7 @@ For the bot_user_id run the commands
|
||||||
myinfo = api.get_my_info()
|
myinfo = api.get_my_info()
|
||||||
print(myinfo)
|
print(myinfo)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Information: It is important to change the settings for bots, otherwise with the standard conf
|
||||||
|
the fdb-spider-interface does too many requests
|
||||||
|
|
Loading…
Reference in a new issue