This commit is contained in:
randogoth 2023-05-24 00:45:49 +03:00
parent 2ca696ce5c
commit 95ec09a41b

View file

@ -45,7 +45,7 @@ bot.run()
The bots' identity and announce file location The bots' identity and announce file location
| OS | Path | | OS | Path |
|----|------| |:-- |:--- |
| Linux: | `~/.local/share/LXMFBot/<botname>` | | Linux: | `~/.local/share/LXMFBot/<botname>` |
| MacOS: | `~/Library/Application Support/LXMFBot/<botname>` | | MacOS: | `~/Library/Application Support/LXMFBot/<botname>` |
| Windows: | `C:\Users\<username>\AppData\Local\LXMFBot\<botname>` | | Windows: | `C:\Users\<username>\AppData\Local\LXMFBot\<botname>` |