Files
pymetaverse/examples/bots/complexBot/bots.json

9 lines
159 B
JSON
Raw Normal View History

2025-06-28 07:33:08 -04:00
[
{
"username": ["bot", "example"],
"password": "super secret",
"functions": [
"defaultFuncs:logChat"
]
}
]