Changeset 2718551
- Timestamp:
- 05/05/2022 10:41:38 AM (4 years ago)
- File:
-
- 1 edited
-
bots-master/tags/1.0.0/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
bots-master/tags/1.0.0/README.txt
r2718550 r2718551 83 83 84 84 if ($bot_user) { 85 ChatBot::factory($ user)85 ChatBot::factory($bot_user) 86 86 ->sendMessage('<b>Hello</b> world!'); // will send the message, if the plugin installed correctly 87 87 }
Note: See TracChangeset
for help on using the changeset viewer.