Add CI workflow and update build configurations

This commit is contained in:
netkas 2024-09-29 21:36:05 -04:00
parent 0dbf477f7b
commit ae61b3fadf
6 changed files with 207 additions and 7 deletions

3
bootstrap.php Normal file
View file

@ -0,0 +1,3 @@
<?php
require 'ncc';
import('net.nosial.tgbotlib');