subDesTagesMitExtraKaese 4 лет назад
Родитель
Сommit
5c2ea268a0
1 измененных файлов с 20 добавлено и 0 удалено
  1. 20 0
      README.md

+ 20 - 0
README.md

@@ -1,2 +1,22 @@
 # sinousbot-birthday-script
 Birthday notifications for SinusBot
+
+Sends private message or pokes users on join when someone had birthday.
+
+## Admin options:
+
+* The message that should be displayed. (%n = nickname, %b = list of birthdays)
+* select 'Private chat' or 'Poke'
+* send the notification upto N days after birthday
+
+## Commands:
+
+* `!birthdays`
+  lists all birthdays
+* `!birthday`
+  show own birthday
+* `!birthday <date>`
+  set own birthday, where `<date>` could be `24.12.`, `dec-24`, `12-24`or similar
+* `!birtday clear`
+  reset own birthday
+