dbot/modules/quotes/usage.json

8 lines
205 B
JSON
Raw Normal View History

2012-12-11 17:53:34 +01:00
{
"~q": "~q [category]",
"~qsearch": "~qsearch [category]=[search]",
"~rm": "~rm [category]=[quote to delete]",
"~rmlast": "~rmlast [category]",
"~qadd": "~qadd [category]=[content]"
2012-12-11 17:53:34 +01:00
}