This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
pbot
Watch
3
Star
0
Fork
0
You've already forked pbot
mirror of
https://github.com/pragma-/pbot.git
synced
2025-02-13 03:51:01 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
pbot
/
data
/
channels
11 lines
126 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Convert HashObject file format to JSON to support newlines in factoid contents, etc
2019-06-28 00:22:57 -07:00
{
"#pbot2" : {
data: add metadata to JSON files; add last_update
2020-04-21 22:43:03 -07:00
"chanop" : "0",
"enabled" : "1"
},
"$metadata$" : {
"update_version" : 3503
Convert HashObject file format to JSON to support newlines in factoid contents, etc
2019-06-28 00:22:57 -07:00
}
}
Changed format of HashObject save-file to be more like DualIndexHashObject; removed need for index_key
2010-06-23 06:51:39 +00:00
Reference in New Issue
Copy Permalink