-
Notifications
You must be signed in to change notification settings - Fork 30
/
Copy pathinfo.json
15 lines (15 loc) · 839 Bytes
/
info.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"author": ["AAA3A"],
"name": "MemberPrefix",
"install_msg": "Thank you for installing this cog!\nDo `[p]help CogName` to get the list of commands and their description. If you enjoy my work, please consider donating on [Buy Me a Coffee](<https://www.buymeacoffee.com/aaa3a>) or [Ko-Fi](<https://ko-fi.com/aaa3a>)!",
"short": "A cog to allow a member to choose custom prefixes, just for them!",
"description": "Have you ever wanted to allow a member to choose custom prefixes, just for them? Then this cog is for you!",
"tags": [
"prefix",
"custom",
"member"
],
"requirements": ["git+https://github.com/AAA3A-AAA3A/AAA3A_utils.git"],
"min_bot_version": "3.5.0",
"end_user_data_statement": "This cog only records the different prefixes chosen by each member."
}