You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
488 B
16 lines
488 B
4 years ago
|
{
|
||
|
"author": [
|
||
|
"Bobloy"
|
||
|
],
|
||
|
"min_bot_version": "3.4.0",
|
||
|
"description": "Simple cog to jump to the first message of a channel easily",
|
||
|
"hidden": false,
|
||
|
"install_msg": "Thank you for installing FirstMessage.\nGet started with `[p]load firstmessage`, then `[p]help FirstMessage`",
|
||
|
"short": "Simple cog to jump to first message of a channel",
|
||
|
"end_user_data_statement": "This cog does not store any End User Data",
|
||
|
"tags": [
|
||
|
"bobloy",
|
||
|
"utilities",
|
||
|
"tool"
|
||
|
]
|
||
|
}
|