Commit Graph

67 Commits

Author SHA1 Message Date
Deon George 3a7f411020 Show size of chars in debug 2022-01-19 16:43:29 +11:00
Deon George b2cd5c7d46 Rework BlockKit to include validation on size and counts 2022-01-19 14:06:04 +11:00
Deon George b20d7e2988 Fix when user is not defined and a test is made to $user->is_admin 2021-12-22 10:12:45 +11:00
Deon George 0edfa512c7 Fix for creating users - active wasnt included. Also make admin default to FALSE 2021-12-18 10:30:06 +11:00
Deon George 0414760cf0 Add some helper functions 2021-12-15 11:27:36 +11:00
Deon George 44fd2207fe Change add to slack image to inline svg 2021-12-15 09:48:34 +11:00
Deon George 104bc217fc Change to use leenooks/phpws, for DNS_SERVER fixes 2021-12-09 15:53:48 +11:00
Deon George 2514bafd97 Added more slack debugging when using socket mode 2021-12-09 13:35:23 +11:00
Deon George 66031eff47 Add scheduled messages 2021-12-08 14:21:57 +11:00
Deon George 1a5371a7b9 Seems commands __construct() is called during composer dump autoload 2021-12-07 14:57:46 +11:00
Deon George 7ee2df607c
Add ability to overrload SlackBotChannel::class with a local implementation. 2021-12-01 14:33:42 +11:00
Deon George e864d46430
Added some logging to SlackBotChannel::class 2021-12-01 13:33:10 +11:00
Deon George edfb802805
More debugging for connects and disconnects 2021-08-24 16:32:19 +10:00
Deon George 03c6a5c426
Move messages into its own object, Change default Listeners to have a protected LOGKEY 2021-08-13 16:34:49 +10:00
Deon George d0b7038604
Enable selfdestructing messages 2021-08-13 12:51:57 +10:00
Deon George 4533b1d0ed
Enhancements 2021-08-12 14:09:40 +10:00
Deon George 9d66b5ed91
Initial commit - based from qabot but converted into a composer module 2021-08-06 12:22:22 +10:00