1
0
Commit Graph

7 Commits

Author SHA1 Message Date
931cc57b1b 🚨 Fix most of the linting error and warnings 2022-01-06 18:15:56 +01:00
0974a6a7af 👽️ Bug has been fixed on the library 2022-01-06 01:34:02 +01:00
27ffd037f1 Do not add prefix to chat messages 2022-01-06 01:29:01 +01:00
f1ea2a1b64 Add prefix and prevent exceeding message length 2022-01-06 00:44:01 +01:00
190d7f7d26 💥 Remove try/catch from timeout
Call to this method should now be surrounded by try catch
2022-01-05 19:40:28 +01:00
05a93ba316 ♻️ Cleaned lots of code and change getvip implementation
getVip is no longer time limited, it will remove it once a limit of
vip users is reached (to be implemented)
2022-01-05 18:13:59 +01:00
93ef43ef12 ♻️ Extract chatClient and actions into folders 2021-12-26 01:17:32 +01:00