Files
aikaterna-cogs/away/info.json

13 lines
540 B
JSON
Raw Normal View History

2018-01-27 19:28:58 -08:00
{
"author": [
2018-08-08 21:54:06 -07:00
"aikaterna",
"Axas"
2018-01-27 19:28:58 -08:00
],
2018-08-08 21:54:06 -07:00
"description": "Set and unset a user as being away. Originally by Paddo.",
2018-01-27 19:28:58 -08:00
"short": "Away message toggle for users",
"tags": [
"away"
],
"type": "COG",
"end_user_data_statement": "This cog stores data provided by users for the express purpose of redisplaying. It does not store user data which was not provided through a command. Users may remove their own content without making a data removal request. This cog does not support data requests, but will respect deletion requests."
2018-01-27 19:28:58 -08:00
}