Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 570 Bytes

File metadata and controls

15 lines (10 loc) · 570 Bytes

Example project based on the Async Bot framework

Currently this is a very basic example which uses the StackOverflow chat driver to log into a chat room and the Timer plugin to post the time in the room every 15 minutes.

Requirements

  • PHP 7.4

Usage