Hi,
I have .txt file with information about name-days. It is writen by this scheme:
<month>.<day> name1, name2, name3, name4
01.01 Lisa, Homer, Marge, Bart
I think you got that.
And I want make something like that. (I write (pub) !name-day <month>.<day> and bot sents me anwser (notice) <month>.<day> name-days: name1, name2, name3, name4.)
Any ideas?