You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 4, 2023. It is now read-only.
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?