Add calendar example and supporting functions

This commit is contained in:
King_DuckZ 2020-05-03 01:54:00 +02:00
commit 90d93d2583
4 changed files with 192 additions and 0 deletions

View file

@ -1,2 +1,3 @@
subdir('dieroll')
subdir('greet')
subdir('calendar')