Osselbot/quotes.json

6 lines
118 B
JSON
Raw Normal View History

2020-05-26 01:09:55 +00:00
{
"quotes": [
"you can add quotes by running ?quote add <person> Quote goes here",
"tech,is,bad,at,sneezing"
]
}