Commit Graph

22 Commits

Author SHA1 Message Date
46883325c2 feat(rooms): Add room rent tips. 2023-10-24 13:56:42 +03:00
ab39ceee71 feat(config): Split mod and admin config. 2023-10-16 21:43:54 +03:00
4148dc1ae8 feat(rooms): Implement event logging. 2023-10-14 23:13:36 +03:00
eaa44ab43c (voice): Rewrite initialise and refresh mechanism. 2023-10-06 01:51:41 +03:00
JetRaidz
a1cd8576f2 Fix TypeError in room rent
- Fixed TypeError occurring when attempting to add an unknown member whilst in the `room rent` interaction
2023-09-24 23:44:07 +13:00
66434e5a29 fix(timers): Unify command interface. 2023-09-12 15:15:53 +03:00
0b669456cb fix(rooms): Add back webhook perms. 2023-09-12 14:48:35 +03:00
7cb2e244f1 fix(rooms): Remove some owner permissions. 2023-09-11 19:40:47 +03:00
494484fc3c feat(tasklist): Show tasklists in private rooms.
Also adds a `get_rooms` method to the `RoomCog`.
2023-09-11 15:16:19 +03:00
d9513afac5 fix (rooms): Update perms on member change. 2023-08-27 16:04:53 +03:00
df9b835cd5 fix (data): Parallel connection pool. 2023-08-23 17:31:38 +03:00
8af1e73c17 fix (dashboard): Clean up names. 2023-08-18 23:47:49 +03:00
ec825daa52 fix: Fix bot overwrite permissions. 2023-08-17 09:54:08 +03:00
8f63fbc526 fix (rooms): Also add client to room. 2023-08-17 09:16:37 +03:00
0904b2deb7 fix: Minor UI fixes. 2023-08-16 12:32:45 +03:00
6d6a3346e5 fix (rooms): Typos in room config. 2023-07-07 18:37:48 +03:00
4bfc240530 rewrite: Ward refactor. 2023-06-06 14:27:57 +03:00
e1a23695ee rewrite: Setting input strings and localisation. 2023-06-06 12:57:29 +03:00
eeff0f5042 rewrite: Various bugfixes. 2023-05-26 09:04:44 +03:00
d36ffedd70 rewrite: Add command mention cache. 2023-05-25 19:26:06 +03:00
fe8cf35885 rewrite: Various bug fixes. 2023-05-25 16:45:54 +03:00
f0dd540876 rewrite: New private Room system. 2023-05-23 17:49:37 +03:00