1
0
Fork 0
Commit graph

172 commits

Author SHA1 Message Date
3e3e0369fb Add permission check on calendar commands 2021-02-08 14:25:16 +01:00
821385cff3 Add calendar notify loop 2021-02-08 14:25:16 +01:00
730a99c7b6 Add optional calendar name argument on calendar notify list 2021-02-08 14:25:16 +01:00
ace0c4c09c Separate remove command to avoid conflict with mentions 2021-02-08 14:25:16 +01:00
7c4bdfc1f3 Add a calendar notify list command 2021-02-08 14:25:16 +01:00
ae5f706cf5 Change calendar notify add to set and add option to remove notify, also create command subgroup notify 2021-02-08 14:25:16 +01:00
9c443a6478 Add calendar notify command and CalendarNotify DB object 2021-02-08 14:25:15 +01:00
08cefe0d47 Add calendar week command 2021-02-08 14:25:04 +01:00
fc5cef0dc3 Move object related actions to Calendar DB object 2021-02-08 14:25:04 +01:00
24e26f20ae Add calendar day command and some more help info 2021-02-08 14:25:04 +01:00
816b9b5c16 Add calendar module with define remove and list commands 2021-02-08 14:25:03 +01:00
269020de56 Merge pull request #56 from flifloo/slash
Slash
2021-02-04 11:20:43 +01:00
a036397b80 Switch help to slash commands 2021-02-04 10:58:36 +01:00
ebaf45e84a Switch reminder to slash commands 2021-02-04 10:52:13 +01:00
35a5fec694 Switch warn to slash commands 2021-02-04 10:37:23 +01:00
6f79c6b040 Switch tomuss to slash commands 2021-02-04 10:18:51 +01:00
deb2d9aa34 Switch tex to slash commands 2021-02-04 10:11:47 +01:00
dfd33875b6 Switch speak to slash commands 2021-02-04 10:03:22 +01:00
2c6bb6b2d1 Switch rorec to slash commands 2021-02-04 09:46:36 +01:00
06b978d800 Switch purge to slash commands 2021-02-03 23:09:20 +01:00
7757847ecb Switch presentation to slash commands 2021-02-03 22:49:12 +01:00
f82ae0bb3b Switch poll to slash commands 2021-02-03 22:39:38 +01:00
a2afff2334 Switch pcp to slash commands 2021-02-03 22:05:19 +01:00
ba55cb7c45 Switch invite to slash commands 2021-02-03 15:16:08 +01:00
1b5d8410ae Updating check for slash commands 2021-02-03 14:49:01 +01:00
8c1b3af1eb Switch greetings to slash commands 2021-01-10 00:13:37 +01:00
eb34ebd947 Switch extension to slash commands 2021-01-09 23:28:09 +01:00
d349a398c5 Switch utils to slash commands 2021-01-06 17:02:15 +01:00
404cf8b97a Fixing some db issues 2020-11-06 18:18:20 +01:00
82e92e457c Merge pull request #53 from flifloo/pcp
Update help
2020-11-05 17:02:00 +01:00
841c5f6da6 Update help 2020-11-05 16:58:56 +01:00
96ea845a2b Merge pull request #52 from flifloo/utils
Utils
2020-11-05 16:55:17 +01:00
197c0340b9 Add about command 2020-11-05 16:53:38 +01:00
342fda5e8b Update utils help 2020-11-05 16:38:36 +01:00
f726d3c8b5 Merge pull request #51 from flifloo/extension
Fix extension help on private messages
2020-11-05 16:32:27 +01:00
7510302033 Fix extension help on private messages 2020-11-05 16:31:21 +01:00
8f53c708ee Merge pull request #50 from flifloo/disable_extension
Disable extension support
2020-11-05 15:17:50 +01:00
7e9fedd311 Add support of disabled extension for warn 2020-11-05 15:15:44 +01:00
45f93367a4 Add support of disabled extension for utils 2020-11-05 15:15:44 +01:00
04090ccaef Add support of disabled extension for tomuss 2020-11-05 15:15:44 +01:00
e369b23e96 Add support of disabled extension for tex 2020-11-05 15:15:44 +01:00
827ec2aadb Add support of disabled extension for speak 2020-11-05 15:15:44 +01:00
297a05d9f4 Add support of disabled extension for rorec 2020-11-05 15:15:44 +01:00
b24aebc906 Add support of disabled extension for reminder 2020-11-05 15:15:44 +01:00
234e8e1877 Add support of disabled extension for purge 2020-11-05 15:15:44 +01:00
2ba73ea5d0 Add support of disabled extension for presentation 2020-11-05 15:15:44 +01:00
9ad618900a Add support of disabled extension for poll 2020-11-05 15:15:44 +01:00
deffba71e7 Add support of disabled extension for pcp 2020-11-05 15:15:44 +01:00
a10ff7daf0 Add support of disabled extension for invite 2020-11-05 15:15:24 +01:00
4c114aef6e Add support of disabled extension for greetings 2020-11-05 14:43:41 +01:00