This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
dbot
Watch
3
Star
0
Fork
1
You've already forked dbot
mirror of
https://github.com/reality/dbot.git
synced
2024-12-26 04:32:37 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
c507e62a41
dbot
/
modules
/
finger
/
strings.json
9 lines
120 B
JSON
Raw
Normal View
History
Unescape
Escape
add string functionality
2013-03-06 14:10:54 +01:00
{
"name"
:
{
"en"
:
"{user} is {name}."
add hackish handling of non-existent users
2013-03-06 14:20:58 +01:00
}
,
"nonexistent"
:
{
"en"
:
"{user} not found."
add string functionality
2013-03-06 14:10:54 +01:00
}
}
Reference in New Issue
Copy Permalink