3
0
mirror of https://github.com/reality/dbot.git synced 2025-02-17 14:01:04 +01:00
dbot/modules/quotes/usage.json

8 lines
204 B
JSON
Raw Normal View History

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