ameliabot/commands.json

13 lines
584 B
JSON
Raw Normal View History

2022-04-19 13:27:39 +03:00
{
"!help": "Commands: {commands}",
"!backseat": "**No backseating** unless I specifically ask for help.",
"!hydrate": "[HYDRATE] {sender} wants {streamer} to take a drink!",
"!stretch": "[STRETCH] {sender} reminds {streamer} to stretch dat body.",
"!save": "SAVE! **NOW!!!**",
"!love": "There is **{random}% love** between {sender} and {target} <3",
2022-04-19 14:04:38 +03:00
"!slap": "*slaps {target} with a large trout!*",
2022-04-19 13:27:39 +03:00
"!bot": "I am currently running **ameliabot {bot_version}**",
"!quote": "{quote}",
"!addquote": "{quote_parameters}"
}