This repository was archived by the owner on Oct 4, 2023. It is now read-only.

Description
Trying to install the bot on my server but when I run the php pull.php command, I get the following errors:
PHP Fatal error: Uncaught Error: Class 'Message' was not found in ...src/model/context.php:107 Stack trace: #0 ...src/model/context.php(49): Context->reload() #1 ..src/msg_processing_cor.php(65): Context->_construct(Array) #2 ..src/pull.php(48): include('') #3 {main} thrown in ...src/model/context.php on line107
Can someone help me how to resolve these errors?
Thanks in advance.