bicep/matrix/hookshot: make feed prefix aya instead
This commit is contained in:
parent
0c91d28e2c
commit
1a2b560dd7
@ -62,7 +62,7 @@ in
|
|||||||
{ localpart = "bot_feeds";
|
{ localpart = "bot_feeds";
|
||||||
displayname = "Aya";
|
displayname = "Aya";
|
||||||
avatar = ./feeds.png;
|
avatar = ./feeds.png;
|
||||||
prefix = "!feeds";
|
prefix = "!aya";
|
||||||
service = "feeds";
|
service = "feeds";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user