update vcard link
This commit is contained in:
parent
494fc21f35
commit
fdb3314836
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
|
@ -291,7 +291,7 @@ class AngelBot(ClientXMPP):
|
|||
|
||||
vcard = self.plugin["xep_0054"].make_vcard()
|
||||
|
||||
vcard["URL"] = "https://gt.kalli.st/czar/angel"
|
||||
vcard["URL"] = "https://wiki.kalli.st/Angel"
|
||||
vcard["DESC"] = "Angel is a bot that can do link previews and embeds."
|
||||
vcard["NICKNAME"] = "Angel"
|
||||
vcard["FN"] = "Angel"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue