table
This commit is contained in:
parent
0a30648495
commit
2ca696ce5c
1 changed files with 6 additions and 4 deletions
10
README.md
10
README.md
|
|
@ -42,8 +42,10 @@ bot.run()
|
||||||
|
|
||||||
### Identity & Announce Files
|
### Identity & Announce Files
|
||||||
|
|
||||||
The bots' identity and announce files are stored in
|
The bots' identity and announce file location
|
||||||
|
|
||||||
Linux: `~/.local/share/LXMFBot/<botname>`
|
| OS | Path |
|
||||||
MacOS: `~/Library/Application Support/LXMFBot/<botname>`
|
|----|------|
|
||||||
Windows: `C:\Users\<username>\AppData\Local\LXMFBot\<botname>`
|
| Linux: | `~/.local/share/LXMFBot/<botname>` |
|
||||||
|
| MacOS: | `~/Library/Application Support/LXMFBot/<botname>` |
|
||||||
|
| Windows: | `C:\Users\<username>\AppData\Local\LXMFBot\<botname>` |
|
||||||
Loading…
Add table
Add a link
Reference in a new issue