Plugin Directory

Changeset 2718551


Ignore:
Timestamp:
05/05/2022 10:41:38 AM (4 years ago)
Author:
webxid
Message:

fix readme file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • bots-master/tags/1.0.0/README.txt

    r2718550 r2718551  
    8383
    8484if ($bot_user) {
    85     ChatBot::factory($user)
     85    ChatBot::factory($bot_user)
    8686        ->sendMessage('<b>Hello</b> world!'); // will send the message, if the plugin installed correctly
    8787}
Note: See TracChangeset for help on using the changeset viewer.