Initial commit

This commit is contained in:
zv
2026-04-18 21:14:18 +02:00
commit 5443917d4d
4 changed files with 104 additions and 0 deletions

6
info.json Normal file
View File

@@ -0,0 +1,6 @@
{
"name": "mentionhelp",
"short": "Replies with prefix and help hint when the bot is mentioned.",
"description": "When someone mentions the bot without using a command, the bot replies with its prefix and tells them to use help.",
"end_user_data_statement": "This cog does not store end user data."
}