I need a "calendar-script".
All OPs can add new entries with !calendar add <date (DD.MM.YYYY)> <text> and remove them with !calendar del <date>.
All normal users can read today's entry with !calendar or the entry for a specific date with !calendar <date>.
Also, if someone joins the channel, the bot should notice him today's entry (only if a entry was added).
Example:
I hope someone can help me with that.User: !calendar add 12.03.2008 Just a little test
Bot: You don't have enough rights to do that
OP: !calendar add 12.03.2008 Just a little test
Bot: New entry for the 12. March 2008 added.
User: !calendar
Bot: No entry for today's date.
User: !calendar 12.03.2008
Bot: Entry for the 12. March 2008 by OP:
Bot: Just a little test
OP2: !calendar del 12.03.2008
Bot: Entry for the 12. March 2008 deleted